| 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 |
| 13532 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer (4.8.1) |
| 14496 | 1.07 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 21688 | 1.60 | bblake256 | crypto_hash/bblake256/bswap | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 22760 | 1.68 | bblake256 | crypto_hash/bblake256/sandy | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 23736 | 1.75 | bblake256 | crypto_hash/bblake256/regs | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 12028 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.1) |
| 12400 | 1.03 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 12516 | 1.04 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 12781 | 1.06 | blake256 | crypto_hash/blake256/avxs | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.1) |
| 13196 | 1.10 | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 13412 | 1.12 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 14064 | 1.17 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 16638 | 1.38 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 16870 | 1.40 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 17615 | 1.46 | blake256 | crypto_hash/blake256/bswap | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 17740 | 1.47 | blake256 | crypto_hash/blake256/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 18754 | 1.56 | blake256 | crypto_hash/blake256/sandy | gcc -O2 -fomit-frame-pointer |
| 19447 | 1.62 | blake256 | crypto_hash/blake256/regs | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 24468 | 2.03 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 26196 | 2.18 | blake256 | crypto_hash/blake256/ref | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 5712 | 1.00 | blake2b | crypto_hash/blake2b/avxicc | gcc -m64 -O2 -fomit-frame-pointer (4.8.1) |
| 6316 | 1.11 | blake2b | crypto_hash/blake2b/xmm | clang -O3 -mavx |
| 6732 | 1.18 | blake2b | crypto_hash/blake2b/regs | gcc -march=barcelona -O -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 |
| 8505 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 8972 | 1.05 | blake2s | crypto_hash/blake2s/xmm | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 11280 | 1.33 | blake2s | crypto_hash/blake2s/regs | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 11580 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | clang -O3 -mavx (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 13120 | 1.13 | blake32 | crypto_hash/blake32/sse2 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 13628 | 1.18 | blake32 | crypto_hash/blake32/sphlib | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 17368 | 1.50 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 18648 | 1.61 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 9976 | 1.00 | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -Os -fomit-frame-pointer (4.8.1) |
| 9992 | 1.00 | blake512 | crypto_hash/blake512/ssse3 | clang -O3 -mavx |
| 10440 | 1.05 | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 10672 | 1.07 | blake512 | crypto_hash/blake512/bswap | gcc -march=barcelona -O -fomit-frame-pointer |
| 10904 | 1.09 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 11330 | 1.14 | blake512 | crypto_hash/blake512/sphlib | gcc -march=barcelona -O -fomit-frame-pointer |
| 11509 | 1.15 | blake512 | crypto_hash/blake512/sandy | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 11520 | 1.15 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 12632 | 1.27 | blake512 | crypto_hash/blake512/regs | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 13050 | 1.31 | blake512 | crypto_hash/blake512/sse2s | clang -O3 |
| 14732 | 1.48 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 15000 | 1.50 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 16306 | 1.63 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -fno-schedule-insns -O2 -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 |
| 10034 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -m64 -O -fomit-frame-pointer (4.8.1) |
| 12588 | 1.25 | blake64 | crypto_hash/blake64/ssse3 | clang -O3 -mavx |
| 13336 | 1.33 | blake64 | crypto_hash/blake64/sse2 | clang -O3 -mavx |
| 13384 | 1.33 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 14256 | 1.42 | blake64 | crypto_hash/blake64/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8195 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (4.8.1) |
| 8508 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 8679 | 1.06 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | clang -O3 |
| 9040 | 1.10 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 9196 | 1.12 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 9660 | 1.18 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 10913 | 1.33 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 11596 | 1.42 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 12130 | 1.48 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 12209 | 1.49 | bmw256 | crypto_hash/bmw256/optc03 | gcc -march=nocona -O -fomit-frame-pointer |
| 12309 | 1.50 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 12552 | 1.53 | bmw256 | crypto_hash/bmw256/optbbe | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 12640 | 1.54 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 12710 | 1.55 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 13432 | 1.64 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 13592 | 1.66 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 21124 | 2.58 | bmw256 | crypto_hash/bmw256/ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 5941 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.8.1) |
| 6460 | 1.09 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 6556 | 1.10 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 6568 | 1.11 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 6592 | 1.11 | bmw512 | crypto_hash/bmw512/optc04 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 6637 | 1.12 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 6674 | 1.12 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 6716 | 1.13 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 7012 | 1.18 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 9756 | 1.64 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 12500 | 2.10 | bmw512 | crypto_hash/bmw512/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m64 -O3 -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 |
| 423144 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.8.1) |
| 1445460 | 3.42 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 1947928 | 4.60 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 2532437 | 5.98 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 28736 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 118208 | 4.11 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -march=nocona -O -fomit-frame-pointer |
| 156428 | 5.44 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 405388 | 14.11 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -O -fomit-frame-pointer |
| 211176 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -O3 -fomit-frame-pointer (4.8.1) |
| 723268 | 3.42 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -O -fomit-frame-pointer |
| 1018116 | 4.82 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 1472128 | 6.97 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 15696 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (4.8.1) |
| 15724 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 15744 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 15844 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 17119 | 1.09 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 40672 | 2.59 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=barcelona -O -fomit-frame-pointer |
| 44266 | 2.82 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=barcelona -O -fomit-frame-pointer |
| 45676 | 2.91 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 48488 | 3.09 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 53099 | 3.38 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc |
| 54592 | 3.48 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 56114 | 3.58 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 78440 | 5.00 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 82364 | 5.25 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 92840 | 5.91 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 105344 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 355022 | 3.37 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 514564 | 4.88 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 802538 | 7.62 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 54508 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 190088 | 3.49 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 278436 | 5.11 | cubehash168 | crypto_hash/cubehash168/simple | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 557192 | 10.22 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 13580 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -O2 -fomit-frame-pointer (4.8.1) |
| 13608 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 13628 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 13992 | 1.03 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 14248 | 1.05 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 35464 | 2.61 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -march=barcelona -O -fomit-frame-pointer |
| 36816 | 2.71 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 40624 | 2.99 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 41189 | 3.03 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 44332 | 3.26 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 60552 | 4.46 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m64 -O -fomit-frame-pointer |
| 66688 | 4.91 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 76276 | 5.62 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 207488 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.8.1) |
| 208912 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.8.1) |
| 243268 | 1.17 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 245303 | 1.18 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 681476 | 3.28 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m64 -O -fomit-frame-pointer |
| 1003984 | 4.84 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 1518888 | 7.32 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 14912 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.1) |
| 15852 | 1.06 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 68744 | 4.61 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 79208 | 5.31 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 328272 | 22.01 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 105756 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.1) |
| 105920 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 369253 | 3.49 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -O -fomit-frame-pointer |
| 508360 | 4.81 | cubehash82 | crypto_hash/cubehash82/simple | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 887458 | 8.39 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -O -fomit-frame-pointer |
| 8331 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.8.1) |
| 9420 | 1.13 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 48728 | 5.85 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -m64 -O -fomit-frame-pointer |
| 53980 | 6.48 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 278824 | 33.47 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=k8 -O3 -fomit-frame-pointer |
| 54548 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.8.1) |
| 55300 | 1.01 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 192368 | 3.53 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 269972 | 4.95 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 553724 | 10.15 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 27728 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.8.1) |
| 28816 | 1.04 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 113439 | 4.09 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 141793 | 5.11 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 389516 | 14.05 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 8172 | 1.00 | echo256 | crypto_hash/echo256/aes/aes64 (2.1) | gcc -m64 -O2 -fomit-frame-pointer (4.8.1) |
| 37348 | 4.57 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 41004 | 5.02 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 41256 | 5.05 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 43008 | 5.26 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -m64 -O -fomit-frame-pointer |
| 50524 | 6.18 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 52980 | 6.48 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -O -fomit-frame-pointer |
| 55200 | 6.75 | echo256 | crypto_hash/echo256/sphlib-small | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 63647 | 7.79 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 84336 | 10.32 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -O -fomit-frame-pointer |
| 103257 | 12.64 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -m64 -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 |
| 14492 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -m64 -O -fomit-frame-pointer (4.8.1) |
| 67088 | 4.63 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -m64 -O2 -fomit-frame-pointer |
| 73632 | 5.08 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 74188 | 5.12 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 77508 | 5.35 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 92887 | 6.41 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 96220 | 6.64 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 98648 | 6.81 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 114376 | 7.89 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 145634 | 10.05 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -O3 -mavx |
| 179988 | 12.42 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -O3 |
| | 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 |
| 6428 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -m64 -O -fomit-frame-pointer |
| 30432 | 4.73 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 32024 | 4.98 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 32236 | 5.01 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 33560 | 5.22 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -m64 -O -fomit-frame-pointer |
| 40864 | 6.36 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 49404 | 7.69 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -m64 -O -fomit-frame-pointer |
| 57044 | 8.87 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -O3 -mavx |
| 78680 | 12.24 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 10220 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.8.1) |
| 46368 | 4.54 | echosp512 | crypto_hash/echosp512/core2/core2v64 | cc |
| 51224 | 5.01 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 51436 | 5.03 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 53660 | 5.25 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc |
| 64596 | 6.32 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 79738 | 7.80 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 89424 | 8.75 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -O3 -mavx |
| 125172 | 12.25 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -O3 -mavx |
| 6124 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -fno-schedule-insns -O -fomit-frame-pointer (4.8.1) |
| 6784 | 1.11 | edonr256 | crypto_hash/edonr256/optc | gcc -m64 -O -fomit-frame-pointer |
| 3364 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 3768 | 1.12 | edonr512 | crypto_hash/edonr512/optc | gcc -march=nocona -O -fomit-frame-pointer |
| 75080 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (4.8.1) |
| 71524 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.8.1) |
| 55612 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 54900 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.8.1) |
| 67124 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.8.1) |
| 48863745 | 727.96 | fsb256 | crypto_hash/fsb256/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 41820528 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 24252 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 37024 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | clang -O3 (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 37384 | 1.01 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 39316 | 1.06 | fugue256 | crypto_hash/fugue256/sphlib | gcc -m64 -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m64 -O3 -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 |
| 77040 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | clang -O3 (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 17504 | 1.00 | groestl256 | crypto_hash/groestl256/aesni (2.2) | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (4.8.1) |
| 17584 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 31760 | 1.81 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -march=k8 -O3 -fomit-frame-pointer |
| 32384 | 1.85 | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 32424 | 1.85 | groestl256 | crypto_hash/groestl256/core2duo | gcc -march=nocona -O3 -fomit-frame-pointer |
| 33296 | 1.90 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 35356 | 2.02 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 37336 | 2.13 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 38688 | 2.21 | groestl256 | crypto_hash/groestl256/vperm | gcc -O3 -fomit-frame-pointer |
| 42754 | 2.44 | groestl256 | crypto_hash/groestl256/opt64 | gcc -march=k8 -O -fomit-frame-pointer |
| 48504 | 2.77 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 48648 | 2.78 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -O -fomit-frame-pointer |
| 77852 | 4.45 | groestl256 | crypto_hash/groestl256/opt32 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 105592 | 6.03 | groestl256 | crypto_hash/groestl256/32bit-2ktable | clang -O3 -mavx |
| 158236 | 9.04 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 213783 | 12.21 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 236684 | 13.52 | groestl256 | crypto_hash/groestl256/8bit_c | clang -O3 -mavx |
| | 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 |
| 24772 | 1.00 | groestl512 | crypto_hash/groestl512/aesni (2.2) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 25156 | 1.02 | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 41824 | 1.69 | groestl512 | crypto_hash/groestl512/avx | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 46284 | 1.87 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 46892 | 1.89 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 53632 | 2.17 | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 54644 | 2.21 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 55192 | 2.23 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 59528 | 2.40 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -march=k8 -O -fomit-frame-pointer |
| 64902 | 2.62 | groestl512 | crypto_hash/groestl512/sphlib | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 68730 | 2.77 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m64 -O -fomit-frame-pointer |
| 87908 | 3.55 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 88172 | 3.56 | groestl512 | crypto_hash/groestl512/sphlib-small | clang -O3 -mavx |
| 116688 | 4.71 | groestl512 | crypto_hash/groestl512/opt32 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 300256 | 12.12 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 34580 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.8.1) |
| 36176 | 1.05 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 38688 | 1.12 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m64 -march=native -mtune=native -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 |
| 22712 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (4.8.1) |
| 24268 | 1.07 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 34936 | 1.54 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46336 | 2.04 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46804 | 2.06 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 52152 | 2.30 | jh224 | crypto_hash/jh224/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 56912 | 2.51 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 23229 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -march=barcelona -O3 -fomit-frame-pointer (4.8.1) |
| 23624 | 1.02 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 34860 | 1.50 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 47953 | 2.06 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 48617 | 2.09 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 49557 | 2.13 | jh256 | crypto_hash/jh256/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 59123 | 2.55 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 22332 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.1) |
| 23004 | 1.03 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.1) |
| 35012 | 1.57 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 45036 | 2.02 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 47730 | 2.14 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 48888 | 2.19 | jh384 | crypto_hash/jh384/simple | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 58732 | 2.63 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 22940 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.8.1) |
| 23756 | 1.04 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 36527 | 1.59 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 46856 | 2.04 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 47639 | 2.08 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 51388 | 2.24 | jh512 | crypto_hash/jh512/simple | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 57032 | 2.49 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 16504 | 1.00 | keccak | crypto_hash/keccak/inplace (3.1.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 18004 | 1.09 | keccak | crypto_hash/keccak/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 18100 | 1.10 | keccak | crypto_hash/keccak/x86_64_shld | gcc -m64 -O -fomit-frame-pointer |
| 19252 | 1.17 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 19324 | 1.17 | keccak | crypto_hash/keccak/x86_64_asm | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 19753 | 1.20 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 19920 | 1.21 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 21292 | 1.29 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 25765 | 1.56 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 37232 | 2.26 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 41462 | 2.51 | keccak | crypto_hash/keccak/simple32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 47506 | 2.88 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 48786 | 2.96 | keccak | crypto_hash/keccak/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 48848 | 2.96 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 49568 | 3.00 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m64 -O -fomit-frame-pointer |
| 56910 | 3.45 | keccak | crypto_hash/keccak/compact | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 155407 | 9.42 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -march=nocona -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 |
| 29444 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/inplace (3.1.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 30504 | 1.04 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 30980 | 1.05 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 31092 | 1.06 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 31660 | 1.08 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 32444 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 33432 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 34553 | 1.17 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 37883 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 39862 | 1.35 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 42058 | 1.43 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 62032 | 2.11 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 70860 | 2.41 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 71258 | 2.42 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 80876 | 2.75 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 81244 | 2.76 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 82248 | 2.79 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 96240 | 3.27 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 272384 | 9.25 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -march=nocona -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 |
| 13348 | 1.00 | keccakc256 | crypto_hash/keccakc256/inplace (3.1.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 14124 | 1.06 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 14432 | 1.08 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 14654 | 1.10 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 14660 | 1.10 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 14774 | 1.11 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 15036 | 1.13 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 15192 | 1.14 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 18953 | 1.42 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 28788 | 2.16 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 36594 | 2.74 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 37311 | 2.80 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 37388 | 2.80 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 39652 | 2.97 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m64 -O -fomit-frame-pointer |
| 40339 | 3.02 | keccakc256 | crypto_hash/keccakc256/compact | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 42398 | 3.18 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 120358 | 9.02 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 10984 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.1) |
| 11302 | 1.03 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 15436 | 1.00 | keccakc448 | crypto_hash/keccakc448/x86_64_shld (3.2.3) | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.8.1) |
| 15470 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16021 | 1.04 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 16364 | 1.06 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16369 | 1.06 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16432 | 1.06 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 16696 | 1.08 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -march=k8 -O -fomit-frame-pointer |
| 16948 | 1.10 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 21252 | 1.38 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 30604 | 1.98 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 37268 | 2.41 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 42768 | 2.77 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 44288 | 2.87 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 47952 | 3.11 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 131726 | 8.53 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -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 |
| 16180 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64u6 (3.1.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 16852 | 1.04 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 17128 | 1.06 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 17550 | 1.08 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -O -fomit-frame-pointer |
| 17692 | 1.09 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 17731 | 1.10 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 17773 | 1.10 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 17852 | 1.10 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -march=nocona -O3 -fomit-frame-pointer |
| 21444 | 1.33 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 22040 | 1.36 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -m64 -O -fomit-frame-pointer |
| 23612 | 1.46 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 33108 | 2.05 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 42892 | 2.65 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 43352 | 2.68 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 44756 | 2.77 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 45820 | 2.83 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 47312 | 2.92 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 51706 | 3.20 | keccakc512 | crypto_hash/keccakc512/compact | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 144449 | 8.93 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m64 -O2 -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 |
| 12959 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.5) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.1) |
| 13237 | 1.02 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 21064 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_shld (3.2.3) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.8.1) |
| 21112 | 1.00 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 21212 | 1.01 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 21527 | 1.02 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 21850 | 1.04 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 22292 | 1.06 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 22703 | 1.08 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 23108 | 1.10 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 29004 | 1.38 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 42268 | 2.01 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 52732 | 2.50 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 53986 | 2.56 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 54073 | 2.57 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 56434 | 2.68 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 64670 | 3.07 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 67200 | 3.19 | keccakc768 | crypto_hash/keccakc768/compact | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 180256 | 8.56 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 41726 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -march=barcelona -O -fomit-frame-pointer (4.8.1) |
| 67772 | 1.62 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 66960 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.8.1) |
| 14180 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.8.1) |
| 15784 | 1.11 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 16464 | 1.16 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 19684 | 1.39 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 19764 | 1.39 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 20868 | 1.47 | luffa256 | crypto_hash/luffa256/sse2 | clang -O3 -mavx |
| 27939 | 1.97 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 29184 | 2.06 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 29184 | 2.06 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 29684 | 2.09 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 30112 | 2.12 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 30364 | 2.14 | luffa256 | crypto_hash/luffa256/opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 30372 | 2.14 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 31850 | 2.25 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -march=k8 -O3 -fomit-frame-pointer |
| 36368 | 2.56 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -Os -fomit-frame-pointer |
| 39832 | 2.81 | luffa256 | crypto_hash/luffa256/arm | clang -O3 |
| 19296 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -O -fomit-frame-pointer (4.8.1) |
| 21552 | 1.12 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 21716 | 1.13 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 21752 | 1.13 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 21856 | 1.13 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -march=nocona -Os -fomit-frame-pointer |
| 22392 | 1.16 | luffa384 | crypto_hash/luffa384/sse2 | clang -O3 -mavx |
| 33908 | 1.76 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 34392 | 1.78 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 41504 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 41508 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -O2 -fomit-frame-pointer |
| 41652 | 2.16 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 43364 | 2.25 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -march=k8 -O3 -fomit-frame-pointer |
| 46076 | 2.39 | luffa384 | crypto_hash/luffa384/opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 57852 | 3.00 | luffa384 | crypto_hash/luffa384/arm | clang -O3 |
| 26400 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | cc (4.8.1) |
| 27292 | 1.03 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -m64 -O2 -fomit-frame-pointer |
| 29492 | 1.12 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -O2 -fomit-frame-pointer |
| 29880 | 1.13 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -O2 -fomit-frame-pointer |
| 30036 | 1.14 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 35720 | 1.35 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 50656 | 1.92 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 54100 | 2.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 54252 | 2.06 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -O2 -fomit-frame-pointer |
| 54260 | 2.06 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 54352 | 2.06 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 54576 | 2.07 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -O3 -fomit-frame-pointer |
| 56148 | 2.13 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 66148 | 2.51 | luffa512 | crypto_hash/luffa512/opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 72236 | 2.74 | luffa512 | crypto_hash/luffa512/arm | clang -O3 -mavx |
| | lux256 | crypto_hash/lux256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| 17000 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | clang -O3 -mavx (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 74424 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -O -fomit-frame-pointer (4.8.1) |
| 77112 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -O -fomit-frame-pointer (4.8.1) |
| 74580 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.8.1) |
| 923872 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -funroll-loops -Os -fomit-frame-pointer (4.8.1) |
| 4788 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -m64 -O3 -fomit-frame-pointer (4.8.1) |
| 8016 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -m64 -march=core2 -Os -fomit-frame-pointer (4.8.1) |
| 8280 | 1.03 | md5 | crypto_hash/md5/ref | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 31088 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -m64 -O2 -fomit-frame-pointer (4.8.1) |
| 33296 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.8.1) |
| 43756 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.8.1) |
| 51248 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -march=nocona -O2 -fomit-frame-pointer (4.8.1) |
| 34245 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.8.1) |
| 64322 | 1.88 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 1800756 | 52.58 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -O3 -mavx |
| 29288 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -O3 (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 32376 | 1.11 | nasha256 | crypto_hash/nasha256/opt | clang -O3 (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 32340 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -O3 (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 35244 | 1.09 | nasha512 | crypto_hash/nasha512/opt | clang -O3 (4.2.1 Compatible Clang 3.2 (tags/RELEASE 32/final)) |
| 16276 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m64 -O3 -fomit-frame-pointer (4.8.1) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 20912 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 24576 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.1) |
| 26390 | 1.07 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 57582 | 2.34 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 63133 | 2.57 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 66388 | 2.70 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 25660 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.8.1) |
| 26382 | 1.03 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 55688 | 2.17 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 60956 | 2.38 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 65932 | 2.57 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 9380 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.1) |
| 10436 | 1.11 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 11316 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.8.1) |
| 13068 | 1.15 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -O -fomit-frame-pointer |
| 6924 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 19936 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -funroll-loops -Os -fomit-frame-pointer (4.8.1) |
| 18760 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 19276 | 1.03 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 19844 | 1.06 | sha256 | crypto_hash/sha256/openssl | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 20888 | 1.11 | sha256 | crypto_hash/sha256/ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| 13052 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1e_11_Feb_2013) | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (4.8.1) |
| 13032 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 13044 | 1.00 | sha512 | crypto_hash/sha512/openssl | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 13048 | 1.00 | sha512 | crypto_hash/sha512/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 14456 | 1.11 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| 9484 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.8.1) |
| 9852 | 1.04 | shabal256 | crypto_hash/shabal256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 9492 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.8.1) |
| 9852 | 1.04 | shabal512 | crypto_hash/shabal512/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 9856 | 1.04 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 24676 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -O -fomit-frame-pointer (4.8.1) |
| 27764 | 1.13 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 27820 | 1.13 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 27852 | 1.13 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 28380 | 1.15 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 34428 | 1.40 | shavite3256 | crypto_hash/shavite3256/lower-mem | clang -O3 -mavx |
| 117156 | 4.75 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -O2 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| 54872 | 1.00 | shavite3512 | crypto_hash/shavite3512/no-salt (3.0_(no_salt)) | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (4.8.1) |
| 55084 | 1.00 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 57400 | 1.05 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -O -fomit-frame-pointer |
| 57472 | 1.05 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 59564 | 1.09 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 62192 | 1.13 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 222244 | 4.05 | 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 |
| 46848 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 65080 | 1.39 | simd256 | crypto_hash/simd256/opt | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 69604 | 1.49 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 2877836 | 61.43 | simd256 | crypto_hash/simd256/ref | clang -O3 |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| 58866 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.1) |
| 59352 | 1.01 | simd512 | crypto_hash/simd512/opt | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 82244 | 1.40 | simd512 | crypto_hash/simd512/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 5799092 | 98.51 | simd512 | crypto_hash/simd512/ref | clang -O3 |
| | simd512 | crypto_hash/simd512/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| 11552 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.8.1) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 12300 | 1.00 | skein256256 | crypto_hash/skein256256/x64 (v1.3_ASM_(amd64)_code) | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.8.1) |
| 12396 | 1.01 | skein256256 | crypto_hash/skein256256/opt | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 8968 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -m64 -O -fomit-frame-pointer (4.8.1) |
| 8969 | 1.00 | skein512256 | crypto_hash/skein512256/opt | gcc -march=nocona -Os -fomit-frame-pointer |
| 8982 | 1.00 | skein512256 | crypto_hash/skein512256/sandy | gcc -march=nocona -O3 -fomit-frame-pointer |
| 9574 | 1.07 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 9628 | 1.07 | skein512256 | crypto_hash/skein512256/x64 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 10400 | 1.16 | skein512256 | crypto_hash/skein512256/simple | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 10842 | 1.21 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 19344 | 2.16 | skein512256 | crypto_hash/skein512256/mmx | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 8996 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.8.1) |
| 9015 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 9168 | 1.02 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 9200 | 1.02 | skein512512 | crypto_hash/skein512512/sphlib | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 9636 | 1.07 | skein512512 | crypto_hash/skein512512/x64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 10648 | 1.18 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 10668 | 1.19 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 20234 | 2.25 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| 52340 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.8.1) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |