SPRAD45B July 2022 – December 2024 AM623 , AM625
Dhrystone is a core-only benchmark that runs from warm L1 caches in all modern processors. Dhrystone scales linearly with clock speed. The score calculated by normalizing the time the benchmark takes the loop to run by the reference 1 MIPS machine score of 1757. Even though the benchmark was introduced in 1984 by Reinhold P. Weicker, Dhrystone still gets used in embedded processing. To further normalize to DMIPS/MHz/core as the score scales linearly with clock speed is common. For standard Arm cores, the DMIPS/MHz is identical to the same compiler and flags. Dhrystone is a single core benchmark; a simple sum of multiple cores running the benchmark in parallel is sometimes used. The aggregate score for AM62 with four A53 cores at 1.2GHz (14228 DMIPS).
Cortex-A53 (1.2GHz) | |
---|---|
Dhrystones | 6250000 |
DMIPS(1) | 3557 |
DMIPS/MHz each core | 3 |
Compiler and flags | GCC 9.2 -march=ARMv8 -O3 |
Operating System | Linux 5.10 (2021 LTS) |