| 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 |
| 11568 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.1) |
| 13360 | 1.15 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 23748 | 2.05 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 28200 | 2.44 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 29336 | 2.54 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 12048 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.6.1) |
| 12244 | 1.02 | blake256 | crypto_hash/blake256/avxs | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 12408 | 1.03 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 12524 | 1.04 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 12916 | 1.07 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 13116 | 1.09 | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 13160 | 1.09 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15900 | 1.32 | blake256 | crypto_hash/blake256/sse2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 16040 | 1.33 | blake256 | crypto_hash/blake256/sse2-2 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 19340 | 1.61 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 23012 | 1.91 | blake256 | crypto_hash/blake256/bswap | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 23248 | 1.93 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 23932 | 1.99 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 28748 | 2.39 | blake256 | crypto_hash/blake256/ref | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 28784 | 2.39 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 10744 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (4.6.1) |
| 12584 | 1.17 | blake32 | crypto_hash/blake32/sse2 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 17604 | 1.64 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 21276 | 1.98 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21764 | 2.03 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 9776 | 1.00 | blake512 | crypto_hash/blake512/avxicc | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 9884 | 1.01 | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 10312 | 1.05 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 11076 | 1.13 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 11924 | 1.22 | blake512 | crypto_hash/blake512/sandy | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 13368 | 1.37 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 13908 | 1.42 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 14260 | 1.46 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 14320 | 1.46 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 15112 | 1.55 | blake512 | crypto_hash/blake512/regs | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 15148 | 1.55 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 17212 | 1.76 | blake512 | crypto_hash/blake512/sphlib-small | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 17948 | 1.84 | blake512 | crypto_hash/blake512/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 12752 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.6.1) |
| 14240 | 1.12 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 15272 | 1.20 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -O2 -fomit-frame-pointer |
| 15772 | 1.24 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16064 | 1.26 | blake64 | crypto_hash/blake64/ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 8996 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.1) |
| 9356 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 9912 | 1.10 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 10036 | 1.12 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -O2 -fomit-frame-pointer |
| 10092 | 1.12 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -O2 -fomit-frame-pointer |
| 10424 | 1.16 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 10652 | 1.18 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 13448 | 1.49 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 14280 | 1.59 | bmw256 | crypto_hash/bmw256/optc01 | gcc -O2 -fomit-frame-pointer |
| 14540 | 1.62 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 14580 | 1.62 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 14604 | 1.62 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 15088 | 1.68 | bmw256 | crypto_hash/bmw256/optc03 | gcc -m64 -O -fomit-frame-pointer |
| 15180 | 1.69 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 15528 | 1.73 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 16216 | 1.80 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 16508 | 1.84 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 26280 | 2.92 | bmw256 | crypto_hash/bmw256/ref | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 6672 | 1.00 | bmw512 | crypto_hash/bmw512/optx86sse2 (BMW512_SSE2_optimized_for_x86_platforms) | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 7416 | 1.11 | bmw512 | crypto_hash/bmw512/opt008_asm64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 7756 | 1.16 | bmw512 | crypto_hash/bmw512/optc02 | gcc -O2 -fomit-frame-pointer |
| 7764 | 1.16 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 8016 | 1.20 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 8028 | 1.20 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 8252 | 1.24 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 8328 | 1.25 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m64 -O -fomit-frame-pointer |
| 8348 | 1.25 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 9164 | 1.37 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 11944 | 1.79 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 14568 | 2.18 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 423492 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.6.1) |
| 2119736 | 5.01 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 2140160 | 5.05 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 2654932 | 6.27 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 29300 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (4.6.1) |
| 170620 | 5.82 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 172528 | 5.89 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 401052 | 13.69 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 213184 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.6.1) |
| 1079252 | 5.06 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 1090632 | 5.12 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -march=nocona -O3 -fomit-frame-pointer |
| 1475144 | 6.92 | cubehash162 | crypto_hash/cubehash162/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 16072 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 16212 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 16292 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 18368 | 1.14 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 18660 | 1.16 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 47712 | 2.97 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 56032 | 3.49 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=k8 -O -fomit-frame-pointer |
| 57712 | 3.59 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=nocona -O -fomit-frame-pointer |
| 63916 | 3.98 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 70560 | 4.39 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -march=nocona -O -fomit-frame-pointer |
| 71516 | 4.45 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 73052 | 4.55 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -O -fomit-frame-pointer |
| 101724 | 6.33 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 105304 | 6.55 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 106880 | 6.65 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 107472 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.6.1) |
| 559412 | 5.21 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 566312 | 5.27 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 861056 | 8.01 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 55544 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 300564 | 5.41 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 303732 | 5.47 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 557216 | 10.03 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 13916 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 14016 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 14088 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 15896 | 1.14 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16120 | 1.16 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 41284 | 2.97 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 48828 | 3.51 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 50284 | 3.61 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 55676 | 4.00 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 61208 | 4.40 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 79732 | 5.73 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 82432 | 5.92 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 83804 | 6.02 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 213040 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 214400 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 253528 | 1.19 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 254776 | 1.20 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 1102312 | 5.17 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 1137496 | 5.34 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 1675472 | 7.86 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 14840 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 16204 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 94456 | 6.36 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 97312 | 6.56 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 331196 | 22.32 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 107300 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.6.1) |
| 109020 | 1.02 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 556072 | 5.18 | cubehash82 | crypto_hash/cubehash82/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 582372 | 5.43 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 963600 | 8.98 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8180 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 9548 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 60952 | 7.45 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 62484 | 7.64 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 274984 | 33.62 | cubehash832 | crypto_hash/cubehash832/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 53928 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55296 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 291680 | 5.41 | cubehash84 | crypto_hash/cubehash84/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 305304 | 5.66 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 605072 | 11.22 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 28000 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 29380 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 161652 | 5.77 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 166528 | 5.95 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 408576 | 14.59 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 49320 | 1.00 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 (2.1) | gcc -m64 -O2 -fomit-frame-pointer (4.6.1) |
| 49644 | 1.01 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 52772 | 1.07 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 56072 | 1.14 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 59292 | 1.20 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 60220 | 1.22 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 66340 | 1.35 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 67148 | 1.36 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 83588 | 1.69 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 118144 | 2.40 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes64 | 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 |
| 88856 | 1.00 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 (2.1) | gcc -march=nocona -O3 -fomit-frame-pointer (4.6.1) |
| 89268 | 1.00 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -O -fomit-frame-pointer |
| 95080 | 1.07 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 100916 | 1.14 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -funroll-loops |
| 106072 | 1.19 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 108080 | 1.22 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m64 -O -fomit-frame-pointer |
| 117892 | 1.33 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 119552 | 1.35 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 147888 | 1.66 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 211120 | 2.38 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 38524 | 1.00 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 (2.1) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 38752 | 1.01 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 43620 | 1.13 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 43740 | 1.14 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 46948 | 1.22 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -O -fomit-frame-pointer |
| 50600 | 1.31 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 65612 | 1.70 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 91736 | 2.38 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| 61620 | 1.00 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 (2.1) | gcc -m64 -O2 -fomit-frame-pointer (4.6.1) |
| 61996 | 1.01 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -march=k8 -O -fomit-frame-pointer |
| 66024 | 1.07 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -O -fomit-frame-pointer |
| 69948 | 1.14 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 75060 | 1.22 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 80952 | 1.31 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 103672 | 1.68 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 146188 | 2.37 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| 7976 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 8264 | 1.04 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 4240 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 4396 | 1.04 | edonr512 | crypto_hash/edonr512/optc | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 78800 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.1) |
| 78808 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 60380 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (4.6.1) |
| 60480 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (4.6.1) |
| 87320 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -O -fomit-frame-pointer (4.6.1) |
| 57672600 | 660.47 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 54753624 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.1) |
| 28324 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -O -fomit-frame-pointer (4.6.1) |
| 31660 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.6.1) |
| 31808 | 1.00 | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 39628 | 1.25 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 45168 | 1.43 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 45184 | 1.43 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 89564 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.6.1) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 32488 | 1.00 | groestl256 | crypto_hash/groestl256/vperm-intr (2.2) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 34820 | 1.07 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 35764 | 1.10 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 36764 | 1.13 | groestl256 | crypto_hash/groestl256/opteron | gcc -O3 -fomit-frame-pointer |
| 43200 | 1.33 | groestl256 | crypto_hash/groestl256/vperm | gcc -O3 -fomit-frame-pointer |
| 44472 | 1.37 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 44480 | 1.37 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 45132 | 1.39 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 52036 | 1.60 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 61624 | 1.90 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 80704 | 2.48 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 151224 | 4.65 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 205396 | 6.32 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 237872 | 7.32 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 338220 | 10.41 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/neon-vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 45788 | 1.00 | groestl512 | crypto_hash/groestl512/vperm-intr (2.2) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.1) |
| 52980 | 1.16 | groestl512 | crypto_hash/groestl512/vperm | gcc -O3 -fomit-frame-pointer |
| 55656 | 1.22 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 60412 | 1.32 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 67312 | 1.47 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -O -fomit-frame-pointer |
| 67920 | 1.48 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 71448 | 1.56 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m64 -O -fomit-frame-pointer |
| 103408 | 2.26 | groestl512 | crypto_hash/groestl512/mmx | gcc -march=nocona -O3 -fomit-frame-pointer |
| 112172 | 2.45 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 119696 | 2.61 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 327000 | 7.14 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -O3 -fomit-frame-pointer |
| 35248 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.6.1) |
| 35320 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 39572 | 1.12 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m64 -march=core-avx-i -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 |
| 22156 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (4.6.1) |
| 22988 | 1.04 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 56924 | 2.57 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 59612 | 2.69 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 63304 | 2.86 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 65828 | 2.97 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 77660 | 3.51 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 22116 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 22956 | 1.04 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 56884 | 2.57 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 59616 | 2.70 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 63420 | 2.87 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 65576 | 2.97 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 78156 | 3.53 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 22144 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.1) |
| 22968 | 1.04 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 56856 | 2.57 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 59624 | 2.69 | jh384 | crypto_hash/jh384/simple | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 63668 | 2.88 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 65760 | 2.97 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 78832 | 3.56 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 22124 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.6.1) |
| 22992 | 1.04 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 56916 | 2.57 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 59656 | 2.70 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 64116 | 2.90 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 65484 | 2.96 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 80780 | 3.65 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 19356 | 1.00 | keccak | crypto_hash/keccak/x86_64_shld (3.2.3) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 19680 | 1.02 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 22776 | 1.18 | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 23064 | 1.19 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 23396 | 1.21 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -O2 -fomit-frame-pointer |
| 23532 | 1.22 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 25020 | 1.29 | keccak | crypto_hash/keccak/opt64u6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 25112 | 1.30 | keccak | crypto_hash/keccak/inplace | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 25424 | 1.31 | keccak | crypto_hash/keccak/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 37400 | 1.93 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 49220 | 2.54 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 51248 | 2.65 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m64 -O2 -fomit-frame-pointer |
| 53124 | 2.74 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -O3 -fomit-frame-pointer (4.6.1) |
| 53172 | 2.75 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -O3 -fomit-frame-pointer |
| 58752 | 3.04 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 66012 | 3.41 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 187656 | 9.69 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 32592 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld (3.2.3) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 32960 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 38336 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 38840 | 1.19 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 38896 | 1.19 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -O3 -fomit-frame-pointer |
| 39564 | 1.21 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 41604 | 1.28 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 41740 | 1.28 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 42204 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 42208 | 1.30 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 42620 | 1.31 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 63408 | 1.95 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 82756 | 2.54 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 83700 | 2.57 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 88864 | 2.73 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 89748 | 2.75 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 97668 | 3.00 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 111352 | 3.42 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 317564 | 9.74 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 15060 | 1.00 | keccakc256 | crypto_hash/keccakc256/x86_64_shld (3.2.3) | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 15160 | 1.01 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 17696 | 1.18 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 17828 | 1.18 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 18076 | 1.20 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 18240 | 1.21 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 19336 | 1.28 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 19564 | 1.30 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 19920 | 1.32 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 28876 | 1.92 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 39876 | 2.65 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 40548 | 2.69 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 41672 | 2.77 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 42904 | 2.85 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 46080 | 3.06 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 50872 | 3.38 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 144744 | 9.61 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 11264 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 (3.2.5) | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 11556 | 1.03 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 16488 | 1.00 | keccakc448 | crypto_hash/keccakc448/x86_64_shld (3.2.3) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 16624 | 1.01 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 19364 | 1.17 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -march=nocona -O3 -fomit-frame-pointer |
| 19584 | 1.19 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 19864 | 1.20 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -O2 -fomit-frame-pointer |
| 19924 | 1.21 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 21296 | 1.29 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 21428 | 1.30 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 21760 | 1.32 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 31648 | 1.92 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 42168 | 2.56 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 43740 | 2.65 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 45900 | 2.78 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 55828 | 3.39 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 159096 | 9.65 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 17964 | 1.00 | keccakc512 | crypto_hash/keccakc512/x86_64_shld (3.2.3) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.6.1) |
| 18036 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 21112 | 1.18 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -O2 -fomit-frame-pointer |
| 21248 | 1.18 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 21608 | 1.20 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -O3 -fomit-frame-pointer |
| 21776 | 1.21 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 23044 | 1.28 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 23128 | 1.29 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 23196 | 1.29 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 23244 | 1.29 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 23444 | 1.31 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 34372 | 1.91 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 46052 | 2.56 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 47656 | 2.65 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 49448 | 2.75 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 49644 | 2.76 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 54588 | 3.04 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 60880 | 3.39 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 173440 | 9.65 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 13024 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.5) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 13364 | 1.03 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 22316 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_shld (3.2.3) | gcc -march=nocona -O3 -fomit-frame-pointer (4.6.1) |
| 22496 | 1.01 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 26276 | 1.18 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 26504 | 1.19 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 26896 | 1.21 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -O3 -fomit-frame-pointer |
| 27020 | 1.21 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 28760 | 1.29 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 28896 | 1.29 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 29216 | 1.31 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 42816 | 1.92 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 58236 | 2.61 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 58608 | 2.63 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 61088 | 2.74 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 63332 | 2.84 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 67692 | 3.03 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 76104 | 3.41 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 216464 | 9.70 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 44784 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 73252 | 1.64 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 176168 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.6.1) |
| 14576 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -Os -fomit-frame-pointer (4.6.1) |
| 16424 | 1.13 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 17308 | 1.19 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=nocona -O3 -fomit-frame-pointer |
| 19940 | 1.37 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 20388 | 1.40 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 21084 | 1.45 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 22704 | 1.56 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 23008 | 1.58 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| 24168 | 1.66 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 34704 | 2.38 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 36544 | 2.51 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 37336 | 2.56 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 39652 | 2.72 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 39756 | 2.73 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 97236 | 6.67 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 106632 | 7.32 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 20764 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 21764 | 1.05 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 22188 | 1.07 | luffa384 | crypto_hash/luffa384/sse2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 22224 | 1.07 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 22572 | 1.09 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 22892 | 1.10 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 32492 | 1.56 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -Os -fomit-frame-pointer |
| 33308 | 1.60 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -Os -fomit-frame-pointer |
| 40556 | 1.95 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 40576 | 1.95 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 40648 | 1.96 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| 41368 | 1.99 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 59540 | 2.87 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 147140 | 7.09 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 27596 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -O3 -fomit-frame-pointer (4.6.1) |
| 29028 | 1.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 30732 | 1.11 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 31040 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 31424 | 1.14 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 33812 | 1.23 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 42844 | 1.55 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 44372 | 1.61 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 51004 | 1.85 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 51752 | 1.88 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 57368 | 2.08 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 58172 | 2.11 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 72740 | 2.64 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 80864 | 2.93 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 184348 | 6.68 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | lux256 | crypto_hash/lux256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| 17584 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.6.1) |
| 80680 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 83748 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 80752 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| | md2 | crypto_hash/md2/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 5500 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (4.6.1) |
| 8728 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=nocona -Os -fomit-frame-pointer (4.6.1) |
| 9480 | 1.09 | md5 | crypto_hash/md5/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 36940 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (4.6.1) |
| 39620 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (4.6.1) |
| 50812 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.1) |
| 61596 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.6.1) |
| 61948 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -O -fomit-frame-pointer (4.6.1) |
| 65676 | 1.06 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 4819712 | 77.80 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 37968 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -O -fomit-frame-pointer (4.6.1) |
| 39832 | 1.05 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 41300 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 42076 | 1.02 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 19304 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 24340 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -Os -fomit-frame-pointer |
| 24684 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.6.1) |
| 25992 | 1.05 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 70352 | 2.85 | round3jh256 | crypto_hash/round3jh256/simple | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 73324 | 2.97 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 73588 | 2.98 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 24832 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.6.1) |
| 26128 | 1.05 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.6.1) |
| 70368 | 2.83 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 73380 | 2.96 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 73632 | 2.97 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 12996 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.6.1) |
| 13020 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 15848 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -march=nocona -O3 -fomit-frame-pointer (4.6.1) |
| 15968 | 1.01 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -march=nocona -O -fomit-frame-pointer |
| 12628 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer (4.6.1) |
| 29448 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -fno-schedule-insns -Os -fomit-frame-pointer (4.6.1) |
| 28544 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.6.1) |
| 29456 | 1.03 | sha256 | crypto_hash/sha256/sphlib | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 29464 | 1.03 | sha256 | crypto_hash/sha256/openssl | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 29636 | 1.04 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 33716 | 1.18 | sha256 | crypto_hash/sha256/ref | gcc -march=nocona -O3 -fomit-frame-pointer |
| 19640 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.6.1) |
| 19640 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.0e_6_Sep_2011) | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer (4.6.1) |
| 21828 | 1.11 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21832 | 1.11 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 23260 | 1.18 | sha512 | crypto_hash/sha512/cryptopp | g++ -march=k8 -Os -fomit-frame-pointer |
| 23816 | 1.21 | sha512 | crypto_hash/sha512/ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 10244 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.6.1) |
| 12724 | 1.24 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 10244 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -Os -fomit-frame-pointer (4.6.1) |
| 12428 | 1.21 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 12736 | 1.24 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 29932 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 34120 | 1.14 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 34680 | 1.16 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -O -fomit-frame-pointer |
| 34972 | 1.17 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 35452 | 1.18 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 40448 | 1.35 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.6.1) |
| 149684 | 5.00 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| 69220 | 1.00 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache (3.0_(L1_cache)) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.6.1) |
| 70764 | 1.02 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 75468 | 1.09 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 127760 | 1.85 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 129108 | 1.87 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 144992 | 2.09 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 286780 | 4.14 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -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 |
| 53756 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.6.1) |
| 75832 | 1.41 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 114060 | 2.12 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 4056624 | 75.46 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| 13824 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 68148 | 4.93 | simd512 | crypto_hash/simd512/sphlib | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 92368 | 6.68 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.1) |
| 108128 | 7.82 | simd512 | crypto_hash/simd512/opt | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 8212692 | 594.09 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 16616 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=corei7 -O -fomit-frame-pointer (4.6.1) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 15068 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.6.1) |
| 15636 | 1.04 | skein256256 | crypto_hash/skein256256/x64 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 10356 | 1.00 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.6.1) |
| 12536 | 1.21 | skein512256 | crypto_hash/skein512256/little | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.6.1) |
| 12636 | 1.22 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 12704 | 1.23 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 13428 | 1.30 | skein512256 | crypto_hash/skein512256/x64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13660 | 1.32 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 15168 | 1.46 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 20404 | 1.97 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 10356 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer (4.6.1) |
| 12532 | 1.21 | skein512512 | crypto_hash/skein512512/little | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 12620 | 1.22 | skein512512 | crypto_hash/skein512512/opt | gcc -march=nocona -O2 -fomit-frame-pointer |
| 12700 | 1.23 | skein512512 | crypto_hash/skein512512/sphlib | gcc -march=nocona -O -fomit-frame-pointer |
| 13444 | 1.30 | skein512512 | crypto_hash/skein512512/x64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13816 | 1.33 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 15168 | 1.46 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 20408 | 1.97 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 11268 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.6.1) |
| 38844 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -march=k8 -Os -fomit-frame-pointer (4.6.1) |
| 60068 | 1.55 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |