From 8816f394206b7642c159caf0d2db9b3ab55b7d10 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Fri, 17 Nov 2017 15:57:55 +1300 Subject: Add RPi-3 bench, add notes column to benches --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7d66cde..8cdfe7d 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,15 @@ I have every intention to add GPU capability to sand leek. 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 | 108.1 MH/s | 32 | -| Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | 44.3 MH/s | 8 | -| Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz | 40.0 MH/s | 8 | -| AMD A4-1200 APU with Radeon(TM) HD Graphics | 2.8 MH/s | 2 | -| Intel(R) Pentium(R) M processor 1.60GHz | 1.9 MH/s | 1 | -| ARMv6-compatible processor rev 7 (v6l) | 0.26 MH/s | 1 | +| CPU(s) | Max throughput | -t | Notes | +|---------------------------------------------|---------------:|---:|--------| +| 2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz | 108.1 MH/s | 32 | | +| Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | 44.3 MH/s | 8 | | +| Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz | 40.0 MH/s | 8 | | +| ARMv7 Processor rev 4 (v7l) | 5.3 MH/s | 4 | RPi 3 | +| AMD A4-1200 APU with Radeon(TM) HD Graphics | 2.8 MH/s | 2 | | +| Intel(R) Pentium(R) M processor 1.60GHz | 1.9 MH/s | 1 | | +| ARMv6-compatible processor rev 7 (v6l) | 0.26 MH/s | 1 | RPi B+ | ## Inspiration sand leek was greatly inspired by schallot, escahlot and scallion. -- cgit v1.1