diff options
author | David Phillips <david@sighup.nz> | 2018-01-14 14:57:34 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-01-14 14:57:34 +1300 |
commit | 02cd825004a41ac51cdecc5d44d804162dcaedcf (patch) | |
tree | b2e2378c57be00aa1fd3c246ff081b5543ac9f4b | |
parent | f56d1c2847c384e68c972c1f810bf0004db0a1fb (diff) | |
download | sand-leek-02cd825004a41ac51cdecc5d44d804162dcaedcf.tar.xz |
Fix typo in benchmark
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ similar tools out there when pushing work across cores. | Sun Microsystems UltraSPARC-T2 | 1.2 | 7.4 MH/s | 64 | Solaris 10 | | ARMv7 Processor rev 4 (v7l) | 1.2 | 5.3 MH/s | 4 | RPi 3 | | AMD A4-1200 APU with Radeon(TM) HD Graphics | 1.0 | 2.8 MH/s | 2 | x64 Linux | -| Intel(R) Pentium(R) M processor 1.60GHz | 1.6 | 1.9 MH/s | 1 | x64 Linux | +| Intel(R) Pentium(R) M processor 1.60GHz | 1.6 | 1.9 MH/s | 1 | x32 Linux | | ARMv6-compatible processor rev 7 (v6l) | 0.7 | 0.26 MH/s | 1 | RPi B+ | ## Inspiration |