From 194f2dd5d0f4de73e73e0621e60ed4b73e09c2be Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 28 May 2017 18:54:38 +1200 Subject: Remove SSSE3 note --- README.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dd33a93..87f3025 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,6 @@ 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. -I have also written a "slightly parallel" base32 algorithm which uses -SSSE3 if support is given from the compiler and target platform. -Preliminary benchmarks seem to indicate that this gives a performance -benefit of between roughly 3% and 30%. Although, these higher -performance gains seem to be only when running at a reduced worker -thread count. - | CPU(s) | Max throughput | -t | |---------------------------------------------|---------------:|---:| | 2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz | 103.3 MH/s | 32 | -- cgit v1.1