Dhrystone is a synthetic benchmark that measures and compares processor performance.
The Dhrystone benchmark program contains 52 assignments, 33 control statements and 17 procedures/ function calls. Unlike Whetstone benchmarking, the program doesn't contain floating point operation and concentrates on string handling and standard code, heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states and integer data types. 103 statements are dynamically executed.
Parameter | Value |
---|---|
CPU + OS | a53ss0-0 freertos |
Toolchain | arm.gnu.aarch64-none |
Boards | am62x-sk, am62x-sip-sk, am62x-sk-lp |
Example folder | examples/benchmarks/dhrystone_benchmark |