|
dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. dhrystone benchmark is used to measure and compare the performance of different computers or, the efficiency of the code generated for the same computer by different compilers.
dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types.
Requirements: OS X 10.2.8 or later.
Universal Binary
|