diff options
author | David Phillips <david@sighup.nz> | 2018-02-20 15:42:13 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-02-20 15:42:13 +1300 |
commit | d7468da849433e25884b11328a08ce392859d730 (patch) | |
tree | 03806a2f61309fd5d00beae3454473a802e535e5 | |
parent | 02cd825004a41ac51cdecc5d44d804162dcaedcf (diff) | |
download | sand-leek-d7468da849433e25884b11328a08ce392859d730.tar.xz |
Add new CPU benchmarks
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ similar tools out there when pushing work across cores. | CPU(s) | CPU GHz | Max throughput | -t | Notes | |---------------------------------------------|--------:|---------------:|---:|------------| +| 2× Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz | 2.8 | 147.5 MH/s | 20 | x64 Linux | +| 2× Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz | 2.8 | 136.3 MH/s | 40 | x64 Linux | | 2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz | 2.6 | 108.1 MH/s | 32 | x64 Linux | | Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | 3.4 | 44.3 MH/s | 8 | x64 Linux | | Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz | 3.4 | 40.0 MH/s | 8 | x64 Linux | |