| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -m64 -O3 -fomit-frame-pointer |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 11536 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 13276 | 1.15 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 23752 | 2.06 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 28204 | 2.44 | bblake256 | crypto_hash/bblake256/bswap | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 29356 | 2.54 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 12048 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (4.6.1) |
| 12252 | 1.02 | blake256 | crypto_hash/blake256/avxs | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 12412 | 1.03 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 12520 | 1.04 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 12916 | 1.07 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 13124 | 1.09 | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 13140 | 1.09 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 15912 | 1.32 | blake256 | crypto_hash/blake256/sse2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 16036 | 1.33 | blake256 | crypto_hash/blake256/sse2-2 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 19336 | 1.60 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 23032 | 1.91 | blake256 | crypto_hash/blake256/bswap | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 23228 | 1.93 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 23948 | 1.99 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 28836 | 2.39 | blake256 | crypto_hash/blake256/sphlib-small | gcc -O3 -fomit-frame-pointer |
| 28860 | 2.40 | blake256 | crypto_hash/blake256/ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 5656 | 1.00 | blake2b | crypto_hash/blake2b/avxicc | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.6.1) |
| 6004 | 1.06 | blake2b | crypto_hash/blake2b/xmm | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 8680 | 1.53 | blake2b | crypto_hash/blake2b/regs | gcc -march=barcelona -Os -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ref | gcc -m64 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m64 -O3 -fomit-frame-pointer |
| 8216 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer (4.6.1) |
| 8364 | 1.02 | blake2s | crypto_hash/blake2s/xmm | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 14460 | 1.76 | blake2s | crypto_hash/blake2s/regs | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 10768 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 12592 | 1.17 | blake32 | crypto_hash/blake32/sse2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 17608 | 1.64 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 21276 | 1.98 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21744 | 2.02 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 9792 | 1.00 | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 9872 | 1.01 | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 10248 | 1.05 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 11100 | 1.13 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 11924 | 1.22 | blake512 | crypto_hash/blake512/sandy | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 13332 | 1.36 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 13936 | 1.42 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 14272 | 1.46 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 14336 | 1.46 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 15124 | 1.54 | blake512 | crypto_hash/blake512/regs | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 15224 | 1.55 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 17212 | 1.76 | blake512 | crypto_hash/blake512/sphlib-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 17896 | 1.83 | blake512 | crypto_hash/blake512/ref | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 12756 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.6.1) |
| 14156 | 1.11 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 15304 | 1.20 | blake64 | crypto_hash/blake64/sphlib-small | gcc -O2 -fomit-frame-pointer |
| 15736 | 1.23 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 16096 | 1.26 | blake64 | crypto_hash/blake64/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8996 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.6.1) |
| 9360 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.6.1) |
| 9912 | 1.10 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 10036 | 1.12 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 10076 | 1.12 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 10408 | 1.16 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 10664 | 1.19 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 13452 | 1.50 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 14296 | 1.59 | bmw256 | crypto_hash/bmw256/optc01 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.6.1) |
| 14552 | 1.62 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 14564 | 1.62 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 14612 | 1.62 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 15088 | 1.68 | bmw256 | crypto_hash/bmw256/optc03 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 15208 | 1.69 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 15548 | 1.73 | bmw256 | crypto_hash/bmw256/optc02 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 16244 | 1.81 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 16544 | 1.84 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 26268 | 2.92 | bmw256 | crypto_hash/bmw256/ref | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 6620 | 1.00 | bmw512 | crypto_hash/bmw512/optx86sse2 (BMW512_SSE2_optimized_for_x86_platforms) | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.6.1) |
| 7420 | 1.12 | bmw512 | crypto_hash/bmw512/opt008_asm64 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 7768 | 1.17 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 7788 | 1.18 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 8032 | 1.21 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 8040 | 1.21 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 8296 | 1.25 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 8320 | 1.26 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 8348 | 1.26 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 9180 | 1.39 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 11944 | 1.80 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 14568 | 2.20 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 423516 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 2120856 | 5.01 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 2140016 | 5.05 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 2650384 | 6.26 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 29320 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 170596 | 5.82 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 172712 | 5.89 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 400948 | 13.67 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 213420 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 1079204 | 5.06 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 1090528 | 5.11 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -march=nocona -O3 -fomit-frame-pointer |
| 1459276 | 6.84 | cubehash162 | crypto_hash/cubehash162/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 16080 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -O3 -fomit-frame-pointer (4.6.1) |
| 16204 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 16300 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 18372 | 1.14 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18644 | 1.16 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 47612 | 2.96 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 56012 | 3.48 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=barcelona -O -fomit-frame-pointer |
| 57796 | 3.59 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=k8 -O -fomit-frame-pointer |
| 63912 | 3.97 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m64 -O -fomit-frame-pointer |
| 70572 | 4.39 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 71564 | 4.45 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 73128 | 4.55 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 101616 | 6.32 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 105352 | 6.55 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 106892 | 6.65 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -march=nocona -O3 -fomit-frame-pointer |
| 107476 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.1) |
| 559044 | 5.20 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 566164 | 5.27 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 860888 | 8.01 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 55548 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 300172 | 5.40 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 303776 | 5.47 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 557256 | 10.03 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13916 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 14012 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 14100 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15904 | 1.14 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 16116 | 1.16 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 41204 | 2.96 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 48860 | 3.51 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 50308 | 3.62 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 55716 | 4.00 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -m64 -O -fomit-frame-pointer |
| 61212 | 4.40 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 79724 | 5.73 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 82864 | 5.95 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 83768 | 6.02 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 213060 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 214444 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 252968 | 1.19 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 254996 | 1.20 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 1081392 | 5.08 | cubehash81 | crypto_hash/cubehash81/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 1137740 | 5.34 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 1674148 | 7.86 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 14840 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16220 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 94508 | 6.37 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 97252 | 6.55 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 331200 | 22.32 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 107288 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.6.1) |
| 109044 | 1.02 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 554544 | 5.17 | cubehash82 | crypto_hash/cubehash82/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 583024 | 5.43 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 963076 | 8.98 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 8180 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 9556 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 60956 | 7.45 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 62500 | 7.64 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 275944 | 33.73 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 53948 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55300 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 292696 | 5.43 | cubehash84 | crypto_hash/cubehash84/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 305292 | 5.66 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 605032 | 11.22 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 28000 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 29380 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 160648 | 5.74 | cubehash88 | crypto_hash/cubehash88/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 166560 | 5.95 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 408428 | 14.59 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 9492 | 1.00 | echo256 | crypto_hash/echo256/aes/aes64 (2.1) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.1) |
| 49124 | 5.18 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 49528 | 5.22 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 52604 | 5.54 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.1) |
| 56072 | 5.91 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -m64 -Os -fomit-frame-pointer |
| 59236 | 6.24 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 60220 | 6.34 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -march=nocona -O -fomit-frame-pointer |
| 65712 | 6.92 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 66996 | 7.06 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 83620 | 8.81 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 118212 | 12.45 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 16868 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -m64 -Os -fomit-frame-pointer |
| 88504 | 5.25 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -march=barcelona -O -fomit-frame-pointer |
| 89096 | 5.28 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 94624 | 5.61 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 100964 | 5.99 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -funroll-loops |
| 106076 | 6.29 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 107920 | 6.40 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 119140 | 7.06 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 119552 | 7.09 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 147964 | 8.77 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 211112 | 12.52 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 7508 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | cc (4.6.1) |
| 38348 | 5.11 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 38680 | 5.15 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 43440 | 5.79 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 43748 | 5.83 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 46840 | 6.24 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -O -fomit-frame-pointer |
| 50496 | 6.73 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 65640 | 8.74 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 91760 | 12.22 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 11924 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -march=barcelona -Os -fomit-frame-pointer (4.6.1) |
| 61364 | 5.15 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -Os -fomit-frame-pointer |
| 61868 | 5.19 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -m64 -Os -fomit-frame-pointer |
| 65712 | 5.51 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 69976 | 5.87 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 75032 | 6.29 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 80920 | 6.79 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 103728 | 8.70 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 146200 | 12.26 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 7976 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 8272 | 1.04 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 4240 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -march=nocona -O -fomit-frame-pointer |
| 4400 | 1.04 | edonr512 | crypto_hash/edonr512/optc | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 78976 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 78856 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 60368 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (4.6.1) |
| 60476 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.6.1) |
| 88144 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -march=barcelona -O -fomit-frame-pointer (4.6.1) |
| 58108616 | 659.25 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 54980172 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.1) |
| 28328 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.6.1) |
| 31640 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.1) |
| 31812 | 1.01 | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 39632 | 1.25 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 45204 | 1.43 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 45224 | 1.43 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 89608 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.6.1) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 16988 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 17608 | 1.04 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 32592 | 1.92 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 34848 | 2.05 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 35788 | 2.11 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 36764 | 2.16 | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 43152 | 2.54 | groestl256 | crypto_hash/groestl256/vperm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 44348 | 2.61 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 44600 | 2.63 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 45108 | 2.66 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 52268 | 3.08 | groestl256 | crypto_hash/groestl256/mmx | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 60596 | 3.57 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 80780 | 4.76 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 151460 | 8.92 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 205432 | 12.09 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 238108 | 14.02 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 337860 | 19.89 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/neon-vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/thumb-asm-fast | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/thumb-asm-small | gcc -m64 -O3 -fomit-frame-pointer |
| 24464 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 24636 | 1.01 | groestl512 | crypto_hash/groestl512/aesni | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 36064 | 1.47 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 43308 | 1.77 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 45772 | 1.87 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 52596 | 2.15 | groestl512 | crypto_hash/groestl512/vperm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 55668 | 2.28 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 60416 | 2.47 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 67304 | 2.75 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 67952 | 2.78 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 71408 | 2.92 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 104052 | 4.25 | groestl512 | crypto_hash/groestl512/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 112396 | 4.59 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 119712 | 4.89 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 326684 | 13.35 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 35244 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.6.1) |
| 35380 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 39588 | 1.12 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| 22176 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (4.6.1) |
| 23016 | 1.04 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 56908 | 2.57 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 59640 | 2.69 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 63264 | 2.85 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 65612 | 2.96 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 78228 | 3.53 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m64 -O3 -fomit-frame-pointer |
| 22072 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 22992 | 1.04 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 57140 | 2.59 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 59656 | 2.70 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 63456 | 2.87 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 65528 | 2.97 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 78216 | 3.54 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -O3 -fomit-frame-pointer |
| 22172 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 22980 | 1.04 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 56832 | 2.56 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 59612 | 2.69 | jh384 | crypto_hash/jh384/simple | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 63628 | 2.87 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 65936 | 2.97 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 79120 | 3.57 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 22104 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 23008 | 1.04 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 56868 | 2.57 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 59680 | 2.70 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 64076 | 2.90 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 65472 | 2.96 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 80452 | 3.64 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 19360 | 1.00 | keccak | crypto_hash/keccak/x86_64_shld (3.2.3) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 19676 | 1.02 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 22780 | 1.18 | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 23064 | 1.19 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 23392 | 1.21 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -O2 -fomit-frame-pointer |
| 23528 | 1.22 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 25024 | 1.29 | keccak | crypto_hash/keccak/opt64u6 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 25120 | 1.30 | keccak | crypto_hash/keccak/inplace | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 25400 | 1.31 | keccak | crypto_hash/keccak/simple | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 37236 | 1.92 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 49276 | 2.55 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 51304 | 2.65 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -O2 -fomit-frame-pointer |
| 53152 | 2.75 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 53168 | 2.75 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -O3 -fomit-frame-pointer |
| 58768 | 3.04 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 66052 | 3.41 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 187664 | 9.69 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 32612 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld (3.2.3) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (4.6.1) |
| 32984 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 38360 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 38868 | 1.19 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 38908 | 1.19 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -march=k8 -O2 -fomit-frame-pointer |
| 39608 | 1.21 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 41716 | 1.28 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 41788 | 1.28 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 42220 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 42232 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 42664 | 1.31 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 63140 | 1.94 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 82852 | 2.54 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 83704 | 2.57 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 88880 | 2.73 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 89772 | 2.75 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 97652 | 2.99 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 111440 | 3.42 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 317256 | 9.73 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 15072 | 1.00 | keccakc256 | crypto_hash/keccakc256/x86_64_shld (3.2.3) | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.1) |
| 15172 | 1.01 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m64 -O2 -fomit-frame-pointer |
| 17704 | 1.17 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -march=nocona -O -fomit-frame-pointer |
| 17848 | 1.18 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 18080 | 1.20 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 18244 | 1.21 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 19364 | 1.28 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 19584 | 1.30 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 19940 | 1.32 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 28784 | 1.91 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 39904 | 2.65 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 40540 | 2.69 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m64 -O2 -fomit-frame-pointer |
| 41676 | 2.77 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 42916 | 2.85 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 46068 | 3.06 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 50892 | 3.38 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 144568 | 9.59 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 11264 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.1) |
| 11576 | 1.03 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 16496 | 1.00 | keccakc448 | crypto_hash/keccakc448/x86_64_shld (3.2.3) | gcc -m64 -O -fomit-frame-pointer |
| 16648 | 1.01 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 19380 | 1.17 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 19576 | 1.19 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 19872 | 1.20 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -O2 -fomit-frame-pointer |
| 19928 | 1.21 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 21300 | 1.29 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21456 | 1.30 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 21748 | 1.32 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 31612 | 1.92 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 42192 | 2.56 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 43756 | 2.65 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 45976 | 2.79 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 56004 | 3.40 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 158932 | 9.63 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 17980 | 1.00 | keccakc512 | crypto_hash/keccakc512/x86_64_shld (3.2.3) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.6.1) |
| 18044 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 21112 | 1.17 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 21240 | 1.18 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 21636 | 1.20 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m64 -O3 -fomit-frame-pointer |
| 21824 | 1.21 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 23052 | 1.28 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 23128 | 1.29 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 23196 | 1.29 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 23240 | 1.29 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 23464 | 1.31 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 34264 | 1.91 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 46028 | 2.56 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 47692 | 2.65 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -O2 -fomit-frame-pointer |
| 49424 | 2.75 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 49608 | 2.76 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 54580 | 3.04 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 60892 | 3.39 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 173604 | 9.66 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 13008 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.5) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.1) |
| 13400 | 1.03 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 22328 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_shld (3.2.3) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.6.1) |
| 22524 | 1.01 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 26288 | 1.18 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 26540 | 1.19 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 26920 | 1.21 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m64 -O3 -fomit-frame-pointer |
| 27040 | 1.21 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 28760 | 1.29 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 28876 | 1.29 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 29232 | 1.31 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 42724 | 1.91 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 58228 | 2.61 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 58628 | 2.63 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 61148 | 2.74 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 63356 | 2.84 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 67736 | 3.03 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 76008 | 3.40 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 216408 | 9.69 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 44764 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 73252 | 1.64 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 176168 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.6.1) |
| 14504 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -m64 -march=core2 -Os -fomit-frame-pointer (4.6.1) |
| 16396 | 1.13 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 17312 | 1.19 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 19948 | 1.38 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 20384 | 1.41 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 21096 | 1.45 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 22708 | 1.57 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 23004 | 1.59 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 24172 | 1.67 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 34704 | 2.39 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -Os -fomit-frame-pointer |
| 36556 | 2.52 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 37340 | 2.57 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 39684 | 2.74 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 39812 | 2.74 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 97280 | 6.71 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 106732 | 7.36 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 20768 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -O3 -fomit-frame-pointer |
| 21780 | 1.05 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 22220 | 1.07 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 22264 | 1.07 | luffa384 | crypto_hash/luffa384/sse2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 22572 | 1.09 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 22816 | 1.10 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 32492 | 1.56 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -O2 -fomit-frame-pointer |
| 33308 | 1.60 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -O2 -fomit-frame-pointer |
| 40560 | 1.95 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 40576 | 1.95 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 40648 | 1.96 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -O3 -fomit-frame-pointer |
| 41368 | 1.99 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 59548 | 2.87 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 147256 | 7.09 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 27596 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer (4.6.1) |
| 29032 | 1.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 30604 | 1.11 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 31036 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 31424 | 1.14 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 33804 | 1.22 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 42840 | 1.55 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 44372 | 1.61 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 51004 | 1.85 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 51748 | 1.88 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 57372 | 2.08 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 58172 | 2.11 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 72764 | 2.64 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 80948 | 2.93 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 184668 | 6.69 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | lux256 | crypto_hash/lux256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| 17600 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.6.1) |
| 80680 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.1) |
| 83748 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.1) |
| 80752 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| | md2 | crypto_hash/md2/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 5512 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=core2 -O -fomit-frame-pointer (4.6.1) |
| 8744 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=corei7 -Os -fomit-frame-pointer (4.6.1) |
| 9484 | 1.08 | md5 | crypto_hash/md5/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 36948 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.1) |
| 39556 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.1) |
| 50796 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.6.1) |
| 61712 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (4.6.1) |
| 61428 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer (4.6.1) |
| 65728 | 1.07 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 4822760 | 78.51 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 37976 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 39828 | 1.05 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 41324 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 42112 | 1.02 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 19324 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m64 -O3 -fomit-frame-pointer (4.6.1) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 24352 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer (4.6.1) |
| 24728 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.1) |
| 26020 | 1.05 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 70340 | 2.84 | round3jh256 | crypto_hash/round3jh256/simple | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 73272 | 2.96 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 73808 | 2.98 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 24808 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.1) |
| 26112 | 1.05 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 70360 | 2.84 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 73320 | 2.96 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 73696 | 2.97 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 12992 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.6.1) |
| 13008 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 15856 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.6.1) |
| 15972 | 1.01 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 12636 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -march=barcelona -Os -fomit-frame-pointer (4.6.1) |
| 29452 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.6.1) |
| 28432 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| 29464 | 1.04 | sha256 | crypto_hash/sha256/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 29468 | 1.04 | sha256 | crypto_hash/sha256/openssl | gcc -march=nocona -O -fomit-frame-pointer |
| 29624 | 1.04 | sha256 | crypto_hash/sha256/sphlib-small | gcc -march=nocona -O2 -fomit-frame-pointer |
| 33712 | 1.19 | sha256 | crypto_hash/sha256/ref | gcc -march=nocona -O3 -fomit-frame-pointer |
| 19648 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.6.1) |
| 19664 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 21580 | 1.10 | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 21820 | 1.11 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 21832 | 1.11 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 23812 | 1.21 | sha512 | crypto_hash/sha512/ref | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 10248 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=barcelona -Os -fomit-frame-pointer (4.6.1) |
| 12736 | 1.24 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 10252 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.1) |
| 12416 | 1.21 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 12760 | 1.24 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 29896 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -O -fomit-frame-pointer (4.6.1) |
| 34136 | 1.14 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 34652 | 1.16 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 34972 | 1.17 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 35480 | 1.19 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 40456 | 1.35 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 149672 | 5.01 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| 69188 | 1.00 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache (3.0_(L1_cache)) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 70744 | 1.02 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 75424 | 1.09 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 127760 | 1.85 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 129116 | 1.87 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 144668 | 2.09 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 286720 | 4.14 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| 53672 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 76008 | 1.42 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 113368 | 2.11 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 4059604 | 75.64 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| 13776 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 68476 | 4.97 | simd512 | crypto_hash/simd512/sphlib | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 92424 | 6.71 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 107932 | 7.83 | simd512 | crypto_hash/simd512/opt | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 8214080 | 596.26 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 16624 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=core2 -O -fomit-frame-pointer (4.6.1) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 15108 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 15644 | 1.04 | skein256256 | crypto_hash/skein256256/x64 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 10352 | 1.00 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.6.1) |
| 12540 | 1.21 | skein512256 | crypto_hash/skein512256/little | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 12616 | 1.22 | skein512256 | crypto_hash/skein512256/opt | gcc -march=nocona -O2 -fomit-frame-pointer |
| 12708 | 1.23 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 13448 | 1.30 | skein512256 | crypto_hash/skein512256/x64 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 13668 | 1.32 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 15184 | 1.47 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 20344 | 1.97 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 10344 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -march=core2 -Os -fomit-frame-pointer (4.6.1) |
| 12532 | 1.21 | skein512512 | crypto_hash/skein512512/little | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 12632 | 1.22 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 12708 | 1.23 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 13436 | 1.30 | skein512512 | crypto_hash/skein512512/x64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13816 | 1.34 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 15184 | 1.47 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 20352 | 1.97 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -Os -fomit-frame-pointer (4.6.1) |
| 11312 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.1) |
| 38884 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.6.1) |
| 60076 | 1.55 | whirlpool | crypto_hash/whirlpool/ref | gcc -march=k8 -O -fomit-frame-pointer |