diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2017-11-20 11:03:41 -0600 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2017-11-20 11:03:41 -0600 |
commit | 2f8c6978139ed7f7fd88f88a836dde12aa333961 (patch) | |
tree | 9fc2259ce308c84f3044a9879aa16bbfc6577ed2 | |
parent | 75561b4873fa14b4d2cc3d2d170e9b90d464f0ae (diff) |
dhrystone score to reflect current result
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -103,10 +103,10 @@ execute everyone's favorite benchmark as follows: was the VAX 11/780's performance. In the example below, 729927 / 1757 = 415 DMIPS. - Compute DMIPS/MHz by dividing by the clock rate: in the example below, - 415 / 260 = 1.60 DMIPS/MHz. + 415 / 268 = 1.55 DMIPS/MHz. ``` -core freq at 259830579 Hz +core freq at 268694323 Hz Dhrystone Benchmark, Version 2.1 (Language: C) |