summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew Barbier <dbarbi1@gmail.com>2017-11-20 11:03:41 -0600
committerDrew Barbier <dbarbi1@gmail.com>2017-11-20 11:03:41 -0600
commit2f8c6978139ed7f7fd88f88a836dde12aa333961 (patch)
tree9fc2259ce308c84f3044a9879aa16bbfc6577ed2 /README.md
parent75561b4873fa14b4d2cc3d2d170e9b90d464f0ae (diff)
dhrystone score to reflect current result
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9921d1f..1099afd 100644
--- a/README.md
+++ b/README.md
@@ -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)