| 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 |
| 22398 | 1.00 | blake256 | crypto_hash/blake256/sphlib (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.5.2) |
| 22987 | 1.03 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 29641 | 1.32 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 34981 | 1.56 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 35249 | 1.57 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 36076 | 1.61 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -O3 -fomit-frame-pointer |
| 18530 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 22608 | 1.22 | blake32 | crypto_hash/blake32/sphlib-small | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 25969 | 1.40 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 28631 | 1.55 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 13780 | 1.00 | blake512 | crypto_hash/blake512/sphlib (SPHLIB_3.0) | gcc -O3 -fomit-frame-pointer (4.5.2) |
| 17648 | 1.28 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 21590 | 1.57 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 32769 | 2.38 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 32989 | 2.39 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -O3 -fomit-frame-pointer |
| 12270 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (4.5.2) |
| 15635 | 1.27 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 19264 | 1.57 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 34006 | 2.77 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 13319 | 1.00 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE (icc_11.1,_-O1_-S) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.5.2) |
| 14440 | 1.08 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 15282 | 1.15 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 15321 | 1.15 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 15396 | 1.16 | bmw256 | crypto_hash/bmw256/optc03 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 15504 | 1.16 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 15562 | 1.17 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 15773 | 1.18 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 16462 | 1.24 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 16674 | 1.25 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 17019 | 1.28 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 29331 | 2.20 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 7315 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -O3 -fomit-frame-pointer (4.5.2) |
| 8067 | 1.10 | bmw512 | crypto_hash/bmw512/optc01 | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 8093 | 1.11 | bmw512 | crypto_hash/bmw512/optc02 | gcc -march=k8 -Os -fomit-frame-pointer |
| 8432 | 1.15 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 8561 | 1.17 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 8689 | 1.19 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 8703 | 1.19 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 9012 | 1.23 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 9602 | 1.31 | bmw512 | crypto_hash/bmw512/sphlib | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 13921 | 1.90 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 16530 | 2.26 | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 16982 | 2.32 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18948 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.5.2) |
| 18956 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 27860 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 (1.0) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 27882 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| 1664804 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 2231145 | 1.34 | cubehash161 | crypto_hash/cubehash161/simple | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 2447863 | 1.47 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 3470358 | 2.08 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 115181 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -O -fomit-frame-pointer (4.5.2) |
| 182846 | 1.59 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 199639 | 1.73 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 933411 | 8.10 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 837681 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.5.2) |
| 1139209 | 1.36 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 1248251 | 1.49 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 2120335 | 2.53 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 53263 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 55280 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 56372 | 1.06 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 56980 | 1.07 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -Os -fomit-frame-pointer |
| 57572 | 1.08 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 58139 | 1.09 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 63372 | 1.19 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 63728 | 1.20 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m64 -O -fomit-frame-pointer |
| 66215 | 1.24 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 74498 | 1.40 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 74543 | 1.40 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 102053 | 1.92 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 112183 | 2.11 | cubehash1632 | crypto_hash/cubehash1632/hardware2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 113415 | 2.13 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 124134 | 2.33 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 650420 | 12.21 | cubehash1632 | crypto_hash/cubehash1632/hardware4 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 877069 | 16.47 | cubehash1632 | crypto_hash/cubehash1632/spec | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 891654 | 16.74 | cubehash1632 | crypto_hash/cubehash1632/bitsliced | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/arm | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/cellspu | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppc32 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppc64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppcaltivec | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/sparcv9 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -m64 -O3 -fomit-frame-pointer |
| 424163 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.5.2) |
| 592337 | 1.40 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 648439 | 1.53 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 1449316 | 3.42 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 218483 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -O -fomit-frame-pointer |
| 321052 | 1.47 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 350648 | 1.60 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 1062067 | 4.86 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 46474 | 1.00 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 48243 | 1.04 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -O3 -fomit-frame-pointer |
| 48566 | 1.05 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 49300 | 1.06 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 49892 | 1.07 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 50715 | 1.09 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 54923 | 1.18 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 55280 | 1.19 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m64 -O -fomit-frame-pointer |
| 57420 | 1.24 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 84647 | 1.82 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -O -fomit-frame-pointer |
| 89677 | 1.93 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 97639 | 2.10 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 820364 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.5.2) |
| 825680 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 872098 | 1.06 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 878779 | 1.07 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -march=nocona -O -fomit-frame-pointer |
| 1271026 | 1.55 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 1316554 | 1.60 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -march=k8 -O -fomit-frame-pointer |
| 2365069 | 2.88 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 57100 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -O -fomit-frame-pointer (4.5.2) |
| 62416 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 110330 | 1.93 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 115605 | 2.02 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 839056 | 14.69 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 413359 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.5.2) |
| 418674 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 653032 | 1.58 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 676472 | 1.64 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 1561823 | 3.78 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 31760 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 37075 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 71124 | 2.24 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 73778 | 2.32 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 762122 | 24.00 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 209454 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 214768 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 342363 | 1.63 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 357369 | 1.71 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 1155535 | 5.52 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 108364 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -O -fomit-frame-pointer (4.5.2) |
| 113678 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 189136 | 1.75 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 198272 | 1.83 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 919917 | 8.49 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 48632 | 1.00 | echo256 | crypto_hash/echo256/athlon/athlon64 (2.1) | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 59858 | 1.23 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 60099 | 1.24 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 60966 | 1.25 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 71490 | 1.47 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 74469 | 1.53 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 75486 | 1.55 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 84311 | 1.73 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 102757 | 2.11 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 136001 | 2.80 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes32 | gcc -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 |
| | echo256 | crypto_hash/echo256/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 87341 | 1.00 | echo512 | crypto_hash/echo512/athlon/athlon64 (2.1) | gcc -m64 -march=barcelona -Os -fomit-frame-pointer (4.5.2) |
| 108090 | 1.24 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 108184 | 1.24 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 109786 | 1.26 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 129029 | 1.48 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 133879 | 1.53 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 134296 | 1.54 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 149880 | 1.72 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 181084 | 2.07 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 242061 | 2.77 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m64 -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 |
| | echo512 | crypto_hash/echo512/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 37878 | 1.00 | echosp256 | crypto_hash/echosp256/athlon/athlon64 (2.1) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.5.2) |
| 46952 | 1.24 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 47568 | 1.26 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 50701 | 1.34 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 57405 | 1.52 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 65458 | 1.73 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 80960 | 2.14 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 107679 | 2.84 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 60609 | 1.00 | echosp512 | crypto_hash/echosp512/athlon/athlon64 (2.1) | gcc -m64 -march=nocona -Os -fomit-frame-pointer (4.5.2) |
| 74917 | 1.24 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 74945 | 1.24 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 76046 | 1.25 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 90808 | 1.50 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 104417 | 1.72 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 127296 | 2.10 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 171014 | 2.82 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 7738 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.2) |
| 7874 | 1.02 | edonr256 | crypto_hash/edonr256/optc | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 4134 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 4256 | 1.03 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 144761 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.5.2) |
| 144781 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.5.2) |
| 70978 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -O3 -fomit-frame-pointer (4.5.2) |
| 71099 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.5.2) |
| 490473 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (4.5.2) |
| 99301887 | 202.46 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 92203211 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -m64 -Os -fomit-frame-pointer (4.5.2) |
| 45527 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 49649 | 1.09 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -march=k8 -O -fomit-frame-pointer |
| 50615 | 1.11 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=k8 -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 |
| 106174 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.5.2) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 33352 | 1.00 | groestl256 | crypto_hash/groestl256/opteron-unrolled (2.0) | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 35932 | 1.08 | groestl256 | crypto_hash/groestl256/opteron | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 37220 | 1.12 | groestl256 | crypto_hash/groestl256/core2duo | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 54562 | 1.64 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 54733 | 1.64 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 56356 | 1.69 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 61324 | 1.84 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 65972 | 1.98 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 111596 | 3.35 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 617288 | 18.51 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -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/arm32 | 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/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -O3 -fomit-frame-pointer |
| 61988 | 1.00 | groestl512 | crypto_hash/groestl512/opteron (2.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 111982 | 1.81 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 123017 | 1.98 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 127845 | 2.06 | groestl512 | crypto_hash/groestl512/opt64 | gcc -march=nocona -O -fomit-frame-pointer |
| 131589 | 2.12 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 132413 | 2.14 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 148432 | 2.39 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 262159 | 4.23 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -march=barcelona -O -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/arm32 | 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 |
| | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -O3 -fomit-frame-pointer |
| 82790 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 83559 | 1.01 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 89379 | 1.08 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -O2 -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 |
| 70587 | 1.00 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 74950 | 1.06 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 76089 | 1.08 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 111646 | 1.58 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 147917 | 2.10 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 178736 | 2.53 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 71247 | 1.00 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 74953 | 1.05 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 76065 | 1.07 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 111685 | 1.57 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 148036 | 2.08 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 178964 | 2.51 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 70699 | 1.00 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 74939 | 1.06 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 76069 | 1.08 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 111775 | 1.58 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 147855 | 2.09 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 178887 | 2.53 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 70526 | 1.00 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer (4.5.2) |
| 74942 | 1.06 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 76011 | 1.08 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 111578 | 1.58 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 147778 | 2.10 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 178785 | 2.54 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 22201 | 1.00 | keccak | crypto_hash/keccak/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 22815 | 1.03 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -O3 -fomit-frame-pointer |
| 23102 | 1.04 | keccak | crypto_hash/keccak/x86_64_asm | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 24635 | 1.11 | keccak | crypto_hash/keccak/opt64u6 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 24796 | 1.12 | keccak | crypto_hash/keccak/inplace | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 25546 | 1.15 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 52344 | 2.36 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 54232 | 2.44 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 57290 | 2.58 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 57778 | 2.60 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 58179 | 2.62 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 62329 | 2.81 | keccak | crypto_hash/keccak/inplace32bi | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 74272 | 3.35 | keccak | crypto_hash/keccak/sseu2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 78285 | 3.53 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 236084 | 10.63 | 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/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 37138 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 (3.1.0) | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 38037 | 1.02 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 38561 | 1.04 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 41329 | 1.11 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 41454 | 1.12 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 42516 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 42867 | 1.15 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 43382 | 1.17 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 84733 | 2.28 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 86537 | 2.33 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 93234 | 2.51 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 94013 | 2.53 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 98897 | 2.66 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 99534 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 125030 | 3.37 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 132101 | 3.56 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -O -fomit-frame-pointer |
| 392951 | 10.58 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 17109 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 (3.1.0) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 17571 | 1.03 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=k8 -O2 -fomit-frame-pointer |
| 17988 | 1.05 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 19018 | 1.11 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 19207 | 1.12 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 19769 | 1.16 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 42518 | 2.49 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 43435 | 2.54 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 44669 | 2.61 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 46382 | 2.71 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 46595 | 2.72 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 50254 | 2.94 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m64 -O -fomit-frame-pointer |
| 57161 | 3.34 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 60187 | 3.52 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -O -fomit-frame-pointer |
| 181976 | 10.64 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| 18836 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 19360 | 1.03 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 19677 | 1.04 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 20889 | 1.11 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 21000 | 1.11 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 21636 | 1.15 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 45411 | 2.41 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 46952 | 2.49 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 49591 | 2.63 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 49806 | 2.64 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 62563 | 3.32 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 66058 | 3.51 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 200011 | 10.62 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8asm | 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 |
| 20600 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 21091 | 1.02 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 21379 | 1.04 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 22792 | 1.11 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 22897 | 1.11 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 23486 | 1.14 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 23851 | 1.16 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 24190 | 1.17 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 48861 | 2.37 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -O3 -fomit-frame-pointer |
| 50320 | 2.44 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 53457 | 2.60 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 53526 | 2.60 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 54158 | 2.63 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 57851 | 2.81 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 68021 | 3.30 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 72286 | 3.51 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 218136 | 10.59 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 42622 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.2) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 43424 | 1.02 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 25688 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 (3.1.0) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.5.2) |
| 26238 | 1.02 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 26506 | 1.03 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 28373 | 1.10 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 28494 | 1.11 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 29284 | 1.14 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 60312 | 2.35 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 61008 | 2.37 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 65926 | 2.57 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 66005 | 2.57 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 67745 | 2.64 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 69687 | 2.71 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -march=nocona -O -fomit-frame-pointer |
| 85407 | 3.32 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 89849 | 3.50 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 266831 | 10.39 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer (4.5.2) |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| 64202 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer (4.5.2) |
| | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -O3 -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 154892 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=k8 -O -fomit-frame-pointer (4.5.2) |
| 32706 | 1.00 | luffa256 | crypto_hash/luffa256/opt32 (2.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 34077 | 1.04 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 35308 | 1.08 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 53276 | 1.63 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 53636 | 1.64 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 80970 | 2.48 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 118532 | 3.62 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/avr | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| 50727 | 1.00 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 51645 | 1.02 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 59286 | 1.17 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 59469 | 1.17 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 89322 | 1.76 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/avr | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/sse2_x86asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| 62810 | 1.00 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 65393 | 1.04 | luffa512 | crypto_hash/luffa512/sphlib | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 71696 | 1.14 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 86828 | 1.38 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 88355 | 1.41 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 129473 | 2.06 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/avr | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| 23616 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 20838 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 87080 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (4.5.2) |
| 90457 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 87270 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 778280 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 5656 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 8577 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 9159 | 1.07 | md5 | crypto_hash/md5/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 44292 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 47648 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 61163 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 74653 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 34400 | 1.00 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 35273 | 1.03 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 36096 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 37759 | 1.05 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 39599 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 23002 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 77636 | 1.00 | round3jh256 | crypto_hash/round3jh256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 83879 | 1.08 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 77641 | 1.00 | round3jh512 | crypto_hash/round3jh512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 83849 | 1.08 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 14933 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.5.2) |
| 19870 | 1.33 | sarmal256 | crypto_hash/sarmal256/asm64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 16740 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -march=nocona -O -fomit-frame-pointer (4.5.2) |
| 24296 | 1.45 | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 11034 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 25629 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 24387 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -O3 -fomit-frame-pointer (4.5.2) |
| 25631 | 1.05 | sha256 | crypto_hash/sha256/openssl | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 27330 | 1.12 | sha256 | crypto_hash/sha256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 27498 | 1.13 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 30051 | 1.23 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 17467 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 17484 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_0.9.8o_01_Jun_2010) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 19258 | 1.10 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 19272 | 1.10 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 21333 | 1.22 | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 22408 | 1.28 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 14127 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 14597 | 1.03 | shabal256 | crypto_hash/shabal256/sphlib | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 14121 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 14449 | 1.02 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 14580 | 1.03 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 40877 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib-small (SPHLIB_3.0) | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 41265 | 1.01 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 46820 | 1.15 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 47804 | 1.17 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 48215 | 1.18 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 54890 | 1.34 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 162198 | 3.97 | 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 |
| 77752 | 1.00 | shavite3512 | crypto_hash/shavite3512/no-salt (3.0_(no_salt)) | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 80688 | 1.04 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 93636 | 1.20 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 106070 | 1.36 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 106395 | 1.37 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 113476 | 1.46 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 317091 | 4.08 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -march=barcelona -O3 -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 |
| 78768 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.5.2) |
| 107445 | 1.36 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 126049 | 1.60 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 3604715 | 45.76 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vectarm | gcc -m64 -O3 -fomit-frame-pointer |
| 46370 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -funroll-loops -O2 -fomit-frame-pointer (4.5.2) |
| 93340 | 2.01 | simd512 | crypto_hash/simd512/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 127510 | 2.75 | simd512 | crypto_hash/simd512/opt | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 127724 | 2.75 | simd512 | crypto_hash/simd512/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 7134089 | 153.85 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 16152 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.5.2) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 9900 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 11462 | 1.16 | skein256256 | crypto_hash/skein256256/x64 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 9978 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -march=barcelona -Os -fomit-frame-pointer (4.5.2) |
| 10096 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 10219 | 1.02 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 10533 | 1.06 | skein512256 | crypto_hash/skein512256/x64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 11449 | 1.15 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 13239 | 1.33 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 23119 | 2.32 | skein512256 | crypto_hash/skein512256/sandy | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 9988 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -m64 -march=barcelona -Os -fomit-frame-pointer (4.5.2) |
| 10103 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -march=nocona -O -fomit-frame-pointer |
| 10222 | 1.02 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 10539 | 1.06 | skein512512 | crypto_hash/skein512512/x64 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 11534 | 1.15 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 13252 | 1.33 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 23122 | 2.31 | skein512512 | crypto_hash/skein512512/sandy | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 10436 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -march=core2 -O2 -fomit-frame-pointer |
| 57571 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 80371 | 1.40 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |