aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-04-27 17:56:01 +1200
committerDavid Phillips <david@sighup.nz>2017-04-27 17:56:01 +1200
commitba2a790092786cd520e00c0ac1d551259ee91b0f (patch)
treeb99c6dfb95b183c434b9349aa62fbefad2bede03 /README.md
parent83c82aa464e1772d076390b8ded0a9d957c1d626 (diff)
downloadsand-leek-ba2a790092786cd520e00c0ac1d551259ee91b0f.tar.xz
Fix table formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index fd5c0ae..59cd69a 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ that keys are sane.
Preliminary benching shows sand leek to be faster than some of the other
similar tools out there when pushing work across cores.
-CPU(s) | Max throughput | -t
---------------------------------------------+----------------+---
-2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz | 94 MH/s | 16
-Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | 38 MH/s | 8
-AMD A4-1200 APU with Radeon(TM) HD Graphics | 2.3 MH/s | 2
+| CPU(s) | Max throughput | -t |
+|---------------------------------------------|---------------:|---:|
+| 2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz | 94 MH/s | 16 |
+| Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | 38 MH/s | 8 |
+| AMD A4-1200 APU with Radeon(TM) HD Graphics | 2.3 MH/s | 2 |