diff options
author | David Phillips <david@sighup.nz> | 2017-11-19 13:59:07 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-11-19 13:59:07 +1300 |
commit | 32e7c98f55f61e6854d5f42ce899710b5f843970 (patch) | |
tree | 83dad6f670b1b5eaeea9ceac03050f8497c95a96 | |
parent | 2ef75b5cc14c2e28b2d523316c29cdfffea2f51e (diff) | |
download | sand-leek-32e7c98f55f61e6854d5f42ce899710b5f843970.tar.xz |
Correct solaris version
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,7 +29,7 @@ with both gcc and clang. Builds and tests have been successfully carried out for: * Windows with MinGW on Linux -* SunOS 5.1 +* Solaris 10 but these are not automated, nor are they part of the primarily supported platforms. @@ -47,7 +47,7 @@ similar tools out there when pushing work across cores. | 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 | | AMD A6-3430MX with Radeon(TM) HD Graphics | 1.7 | 12.8 MH/s | 4 | Win64 | -| Sun Microsystems UltraSPARC-T2 | 1.2 | 7.4 MH/s | 64 | SunOS 5.1 | +| 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 | |