| Time | Relative time | Primitive | Implementation | Compiler |
| 161289 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer (4.8.4) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 212607 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.8.4) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 317097 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer (4.8.4) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 22347 | 1.00 | bblake256 | crypto_hash/bblake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 23283 | 1.04 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 37152 | 1.66 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 39033 | 1.75 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 42372 | 1.90 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 20277 | 1.00 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 20889 | 1.03 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 22473 | 1.11 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 22941 | 1.13 | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 27657 | 1.36 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 29466 | 1.45 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 30402 | 1.50 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 33804 | 1.67 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 34659 | 1.71 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 37683 | 1.86 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41-2 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 11556 | 1.00 | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |
| 12267 | 1.06 | blake2b | crypto_hash/blake2b/xmm | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 47079 | 4.07 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 83241 | 7.20 | blake2b | crypto_hash/blake2b/regs | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 12483 | 1.00 | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -m32 -march=nocona -O2 -fomit-frame-pointer (4.8.4) |
| 13734 | 1.10 | blake2s | crypto_hash/blake2s/xmm | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 13896 | 1.11 | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 16848 | 1.35 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 19962 | 1.60 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -m32 -O3 -fomit-frame-pointer |
| 16515 | 1.00 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 17793 | 1.08 | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 20754 | 1.26 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 24885 | 1.51 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 28629 | 1.73 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 18837 | 1.00 | blake512 | crypto_hash/blake512/vect128 (0.6) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 19737 | 1.05 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 21816 | 1.16 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 28152 | 1.49 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 31428 | 1.67 | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 103590 | 5.50 | blake512 | crypto_hash/blake512/sphlib | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 103599 | 5.50 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 114750 | 6.09 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 137016 | 7.27 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 140085 | 7.44 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/sse41 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -m32 -O3 -fomit-frame-pointer |
| 27666 | 1.00 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.8.4) |
| 30726 | 1.11 | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 91323 | 3.30 | blake64 | crypto_hash/blake64/sphlib | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 91485 | 3.31 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 101871 | 3.68 | blake64 | crypto_hash/blake64/ref | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 11421 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 (asm) | gcc -m32 -march=pentium-m -Os -fomit-frame-pointer (4.8.4) |
| 11664 | 1.02 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 11907 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 | gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 12744 | 1.12 | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 13014 | 1.14 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 15219 | 1.33 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 15372 | 1.35 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 15390 | 1.35 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 15462 | 1.35 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 15471 | 1.35 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 15570 | 1.36 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 15957 | 1.40 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 17172 | 1.50 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| 17388 | 1.52 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 32013 | 2.80 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 27972 | 1.00 | bmw512 | crypto_hash/bmw512/optbgbe (1.0) | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.8.4) |
| 28404 | 1.02 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 35757 | 1.28 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.8.4) |
| 35964 | 1.29 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 36243 | 1.30 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 37791 | 1.35 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 38160 | 1.36 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 39609 | 1.42 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 39924 | 1.43 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 42813 | 1.53 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m32 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m32 -O3 -fomit-frame-pointer |
| 652059 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 2787687 | 4.28 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 3318003 | 5.09 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 4151367 | 6.37 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 45450 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 227583 | 5.01 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 268794 | 5.91 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 600381 | 13.21 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 328392 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.8.4) |
| 1422171 | 4.33 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 1691199 | 5.15 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 2242827 | 6.83 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 24543 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer (4.8.4) |
| 24741 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 25200 | 1.03 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 55530 | 2.26 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 62622 | 2.55 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 67050 | 2.73 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 71082 | 2.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 75933 | 3.09 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 102150 | 4.16 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 110502 | 4.50 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 141831 | 5.78 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 162540 | 6.62 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 167211 | 6.81 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 166653 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 738135 | 4.43 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 877950 | 5.27 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 1312452 | 7.88 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 85914 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 397845 | 4.63 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 472599 | 5.50 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 847548 | 9.87 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 21231 | 1.00 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer (4.8.4) |
| 21456 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 21996 | 1.04 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 48015 | 2.26 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 54243 | 2.55 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 58500 | 2.76 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 62505 | 2.94 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 65889 | 3.10 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 111402 | 5.25 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 127098 | 5.99 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 130167 | 6.13 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 329931 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 331398 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 364905 | 1.11 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 406575 | 1.23 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 1457955 | 4.42 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 1748052 | 5.30 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 2528163 | 7.66 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 23157 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 25299 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 126495 | 5.46 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 152010 | 6.56 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 447831 | 19.34 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 165231 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.4) |
| 167364 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.4) |
| 747630 | 4.52 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 893565 | 5.41 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 1430991 | 8.66 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 12915 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 15075 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 82773 | 6.41 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 97929 | 7.58 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 388557 | 30.09 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 84267 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 86571 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 393687 | 4.67 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 468135 | 5.56 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 895959 | 10.63 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 43542 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 45729 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 215676 | 4.95 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 256626 | 5.89 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 591849 | 13.59 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 54819 | 1.00 | echo256 | crypto_hash/echo256/core2/core2 (2.1) | gcc -m32 -O2 -fomit-frame-pointer (4.8.4) |
| 55260 | 1.01 | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 61992 | 1.13 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 71577 | 1.31 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 76797 | 1.40 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 79830 | 1.46 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 82764 | 1.51 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 95859 | 1.75 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 100206 | 1.83 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 101979 | 1.86 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 118503 | 2.16 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 186795 | 3.41 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 98739 | 1.00 | echo512 | crypto_hash/echo512/core2/core2 (2.1) | gcc -m32 -march=pentium -O3 -fomit-frame-pointer (4.8.4) |
| 99360 | 1.01 | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 111096 | 1.13 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer |
| 129348 | 1.31 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 138285 | 1.40 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 142191 | 1.44 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 146520 | 1.48 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 171810 | 1.74 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 178812 | 1.81 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 182232 | 1.85 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 182286 | 1.85 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 209484 | 2.12 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 331920 | 3.36 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 42948 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2 (2.1) | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer (4.8.4) |
| 43164 | 1.01 | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 48474 | 1.13 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 60372 | 1.41 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 64701 | 1.51 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 78282 | 1.82 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 92349 | 2.15 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 145485 | 3.39 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 68472 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2 (2.1) | gcc -m32 -march=i386 -O3 -fomit-frame-pointer (4.8.4) |
| 68832 | 1.01 | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 77031 | 1.12 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 95850 | 1.40 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 102465 | 1.50 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 124281 | 1.82 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 145755 | 2.13 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 231498 | 3.38 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 10296 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| 11007 | 1.07 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 19530 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| 20754 | 1.06 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 92898 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 92880 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 119718 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 121302 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 83398311 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer (4.8.4) |
| 76306095 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m32 -march=corei7 -O2 -fomit-frame-pointer (4.8.4) |
| 39348 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer (4.8.4) |
| 55278 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 55665 | 1.01 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 59427 | 1.08 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 85455 | 1.55 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 85815 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/vperm (1.208) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 104004 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 113994 | 1.10 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 69507 | 1.00 | groestl256 | crypto_hash/groestl256/mmx (2.0) | gcc -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| 80010 | 1.15 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 120825 | 1.74 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 124398 | 1.79 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 142353 | 2.05 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 146682 | 2.11 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 201240 | 2.90 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 232425 | 3.34 | groestl256 | crypto_hash/groestl256/opt64 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 241353 | 3.47 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 350487 | 5.04 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 534402 | 7.69 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 104814 | 1.00 | groestl512 | crypto_hash/groestl512/vperm-intr (2.2) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 142011 | 1.35 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 184392 | 1.76 | groestl512 | crypto_hash/groestl512/sphlib | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 188208 | 1.80 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 213642 | 2.04 | groestl512 | crypto_hash/groestl512/opt32 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 251064 | 2.40 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| 310635 | 2.96 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 452106 | 4.31 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| 49320 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer (4.8.4) |
| 50112 | 1.02 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 58806 | 1.19 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| 32760 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33822 | 1.03 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 66357 | 2.03 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 68868 | 2.10 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 85491 | 2.61 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 208998 | 6.38 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 235791 | 7.20 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 32751 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33741 | 1.03 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 67599 | 2.06 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 68382 | 2.09 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 84708 | 2.59 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 220293 | 6.73 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 235134 | 7.18 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 32859 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33696 | 1.03 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 67005 | 2.04 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 68751 | 2.09 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 85266 | 2.59 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 222174 | 6.76 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 235737 | 7.17 | jh384 | crypto_hash/jh384/simple | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 32958 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33597 | 1.02 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 67293 | 2.04 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 69129 | 2.10 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 84870 | 2.58 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 217863 | 6.61 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 235629 | 7.15 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 30519 | 1.00 | k12 | crypto_hash/k12/kcp/optimized1600lcufullshld (1) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |
| 32319 | 1.06 | k12 | crypto_hash/k12/kcp/inplace1600bi | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 34713 | 1.14 | k12 | crypto_hash/k12/kcp/optimized1600lcufull | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 40824 | 1.34 | k12 | crypto_hash/k12/kcp/optimized1600ufull | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 44406 | 1.46 | k12 | crypto_hash/k12/kcp/optimized1600lcu6 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 45522 | 1.49 | k12 | crypto_hash/k12/kcp/optimized1600u6 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 76410 | 2.50 | k12 | crypto_hash/k12/kcp/compact1600 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 125343 | 4.11 | k12 | crypto_hash/k12/kcp/reference1600 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 481617 | 15.78 | k12 | crypto_hash/k12/kcp/reference1600-32bits | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv6M | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7M | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu1 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64Apple | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64shld | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPu6 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPufull | gcc -m32 -O3 -fomit-frame-pointer |
| 38241 | 1.00 | keccak | crypto_hash/keccak/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.8.4) |
| 43110 | 1.13 | keccak | crypto_hash/keccak/mmxu1 | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 63801 | 1.67 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 66069 | 1.73 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 71451 | 1.87 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 72729 | 1.90 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 74709 | 1.95 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 110520 | 2.89 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 112968 | 2.95 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 113832 | 2.98 | keccak | crypto_hash/keccak/inplace | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 115155 | 3.01 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 178344 | 4.66 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 190998 | 4.99 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 352656 | 9.22 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 64206 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/sseu2 (3.2.5) | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.4) |
| 73341 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 102204 | 1.59 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 103581 | 1.61 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 113292 | 1.76 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 117486 | 1.83 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 119106 | 1.86 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 140067 | 2.18 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 149832 | 2.33 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 186201 | 2.90 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 189882 | 2.96 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 191943 | 2.99 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 194094 | 3.02 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 302697 | 4.71 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 323613 | 5.04 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 600291 | 9.35 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 29538 | 1.00 | keccakc256 | crypto_hash/keccakc256/sseu2 (3.2.5) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 33624 | 1.14 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 51120 | 1.73 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 53946 | 1.83 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 58527 | 1.98 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 58941 | 2.00 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 59994 | 2.03 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 85239 | 2.89 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 87174 | 2.95 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 87975 | 2.98 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 89307 | 3.02 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 136899 | 4.63 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 146430 | 4.96 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 276939 | 9.38 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 18630 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m32 -march=corei7 -Os -fomit-frame-pointer (4.8.4) |
| 54432 | 2.92 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m32 -march=corei7 -Os -fomit-frame-pointer (4.8.4) |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 32589 | 1.00 | keccakc448 | crypto_hash/keccakc448/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.8.4) |
| 36486 | 1.12 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 54891 | 1.68 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 57096 | 1.75 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 62532 | 1.92 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 93816 | 2.88 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 95742 | 2.94 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 96399 | 2.96 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 97632 | 3.00 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 152343 | 4.67 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 163125 | 5.01 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 299016 | 9.18 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 35244 | 1.00 | keccakc512 | crypto_hash/keccakc512/sseu2 (3.2.5) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 40131 | 1.14 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 59445 | 1.69 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 61776 | 1.75 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 67077 | 1.90 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 67761 | 1.92 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 68958 | 1.96 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 80163 | 2.27 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 85653 | 2.43 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 102114 | 2.90 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 104220 | 2.96 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 104706 | 2.97 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 106218 | 3.01 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 165654 | 4.70 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 174546 | 4.95 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 325458 | 9.23 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 21672 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.8.4) |
| 64017 | 2.95 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m32 -march=corei7 -Os -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 44505 | 1.00 | keccakc768 | crypto_hash/keccakc768/sseu2 (3.2.5) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 49779 | 1.12 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 71802 | 1.61 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 74286 | 1.67 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 80478 | 1.81 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 82611 | 1.86 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 83718 | 1.88 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 127233 | 2.86 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 129960 | 2.92 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 130914 | 2.94 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 132939 | 2.99 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 205641 | 4.62 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 216234 | 4.86 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 408231 | 9.17 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 43830 | 1.00 | lane256 | crypto_hash/lane256/mmx | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 57366 | 1.31 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 212031 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -funroll-loops -m32 -O -fomit-frame-pointer (4.8.4) |
| 22014 | 1.00 | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP (1.2) | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer (4.8.4) |
| 23013 | 1.05 | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 23130 | 1.05 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -m32 -Os -fomit-frame-pointer |
| 24354 | 1.11 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 44964 | 2.04 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 47052 | 2.14 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 50202 | 2.28 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 118152 | 5.37 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 26100 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 (2.0) | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer (4.8.4) |
| 26145 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 28098 | 1.08 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 37269 | 1.43 | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 75033 | 2.87 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 163485 | 6.26 | luffa384 | crypto_hash/luffa384/arm | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 44253 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 (2.0) | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (4.8.4) |
| 44406 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 49365 | 1.12 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer |
| 51282 | 1.16 | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 83151 | 1.88 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 99927 | 2.26 | luffa512 | crypto_hash/luffa512/opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 206640 | 4.67 | luffa512 | crypto_hash/luffa512/arm | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 72270 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer (4.8.4) |
| 75213 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 73395 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| | md2 | crypto_hash/md2/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 8847 | 1.00 | md5 | crypto_hash/md5/ref | gcc -m32 -O3 -fomit-frame-pointer (4.8.4) |
| | md5 | crypto_hash/md5/openssl | gcc -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 147987 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer (4.8.4) |
| 160281 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.8.4) |
| 208431 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer (4.8.4) |
| 256428 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 118251 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 176670 | 1.49 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 4597173 | 38.88 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 36999 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.8.4) |
| 41427 | 1.12 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 39384 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer (4.8.4) |
| 43101 | 1.09 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 37836 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m32 -march=pentium -O3 -fomit-frame-pointer (4.8.4) |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 38034 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 38790 | 1.02 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 205776 | 5.41 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 214335 | 5.64 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 279207 | 7.34 | round3jh256 | crypto_hash/round3jh256/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 37953 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 38817 | 1.02 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 206001 | 5.43 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 214596 | 5.65 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 278982 | 7.35 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 33525 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.8.4) |
| 41103 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.8.4) |
| | sha1 | crypto_hash/sha1/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha224 | crypto_hash/sha224/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 28467 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 29808 | 1.05 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 34740 | 1.22 | sha256 | crypto_hash/sha256/ref | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 50472 | 1.00 | sha3224 | crypto_hash/sha3224/oncore64bits (1) | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer (4.8.4) |
| 53307 | 1.06 | sha3224 | crypto_hash/sha3224/oncore32bits | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 54954 | 1.00 | sha3256 | crypto_hash/sha3256/oncore64bits (1) | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer (4.8.4) |
| 57447 | 1.05 | sha3256 | crypto_hash/sha3256/oncore32bits | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 68490 | 1.00 | sha3384 | crypto_hash/sha3384/oncore64bits (1) | gcc -m32 -march=corei7 -O -fomit-frame-pointer (4.8.4) |
| 71127 | 1.04 | sha3384 | crypto_hash/sha3384/oncore32bits | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 99891 | 1.00 | sha3512 | crypto_hash/sha3512/oncore64bits (1) | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.8.4) |
| 102537 | 1.03 | sha3512 | crypto_hash/sha3512/oncore32bits | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha384 | crypto_hash/sha384/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 83142 | 1.00 | sha512 | crypto_hash/sha512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 83223 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 152919 | 1.84 | sha512 | crypto_hash/sha512/ref | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 11016 | 1.00 | shabal256 | crypto_hash/shabal256/i386sse2 (20101003) | gcc -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 13959 | 1.27 | shabal256 | crypto_hash/shabal256/i386 | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 14454 | 1.31 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 11007 | 1.00 | shabal512 | crypto_hash/shabal512/i386sse2 (20101003) | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.8.4) |
| 13959 | 1.27 | shabal512 | crypto_hash/shabal512/i386 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 14301 | 1.30 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 14508 | 1.32 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 46017 | 1.00 | shake128 | crypto_hash/shake128/oncore64bits (1) | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 48609 | 1.06 | shake128 | crypto_hash/shake128/oncore32bits | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| | shake128 | crypto_hash/shake128/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 54918 | 1.00 | shake256 | crypto_hash/shake256/oncore64bits (1) | gcc -m32 -march=pentium4 -O -fomit-frame-pointer (4.8.4) |
| 104958 | 1.91 | shake256 | crypto_hash/shake256/oncore32bits | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 117279 | 2.14 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 213678 | 3.89 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/usekcp | gcc -m32 -O3 -fomit-frame-pointer |
| 39078 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.8.4) |
| 41544 | 1.06 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 41589 | 1.06 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 41634 | 1.07 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 49014 | 1.25 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 49914 | 1.28 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 219699 | 5.62 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 64458 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer (4.8.4) |
| 81927 | 1.27 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 86949 | 1.35 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 89325 | 1.39 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 94356 | 1.46 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 171594 | 2.66 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 175482 | 2.72 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 180027 | 2.79 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 410499 | 6.37 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 65592 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 114948 | 1.75 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 121122 | 1.85 | simd256 | crypto_hash/simd256/opt | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 4068792 | 62.03 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 83511 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 106542 | 1.28 | simd512 | crypto_hash/simd512/opt | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 133443 | 1.60 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer |
| 8258445 | 98.89 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 80487 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer (4.8.4) |
| | skein10241024 | crypto_hash/skein10241024/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 52731 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer (4.8.4) |
| | skein256256 | crypto_hash/skein256256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 27585 | 1.00 | skein512256 | crypto_hash/skein512256/mmx | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.8.4) |
| 57303 | 2.08 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 57438 | 2.08 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 60597 | 2.20 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 64953 | 2.35 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 67338 | 2.44 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| | skein512256 | crypto_hash/skein512256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 27612 | 1.00 | skein512512 | crypto_hash/skein512512/mmx | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.8.4) |
| 56628 | 2.05 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 57474 | 2.08 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 61227 | 2.22 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 64872 | 2.35 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 67455 | 2.44 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| | skein512512 | crypto_hash/skein512512/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 135324 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (4.8.4) |