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 |
19532 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer (4.6.3) |
21986 | 1.13 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
35712 | 1.83 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
37816 | 1.94 | bblake256 | crypto_hash/bblake256/regs | gcc -march=nocona -O3 -fomit-frame-pointer |
67308 | 3.45 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
12556 | 1.00 | bblake512 | crypto_hash/bblake512/xop (1.0) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.3) |
19285 | 1.00 | blake256 | crypto_hash/blake256/xop | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.3) |
24082 | 1.25 | blake256 | crypto_hash/blake256/avxicc | gcc -fno-schedule-insns -O -fomit-frame-pointer |
24464 | 1.27 | blake256 | crypto_hash/blake256/avxs | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
24779 | 1.28 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
25152 | 1.30 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
25358 | 1.31 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
25515 | 1.32 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
26486 | 1.37 | blake256 | crypto_hash/blake256/sphlib | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
26851 | 1.39 | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
28194 | 1.46 | blake256 | crypto_hash/blake256/bswap | gcc -m64 -march=core2 -O -fomit-frame-pointer |
29450 | 1.53 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
29558 | 1.53 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
29560 | 1.53 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
34869 | 1.81 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
35478 | 1.84 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
55638 | 2.89 | blake256 | crypto_hash/blake256/sandy | gcc -m64 -O2 -fomit-frame-pointer |
19962 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
22499 | 1.13 | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
23778 | 1.19 | blake32 | crypto_hash/blake32/sse2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
25794 | 1.29 | blake32 | crypto_hash/blake32/ref | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
28466 | 1.43 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
11874 | 1.00 | blake512 | crypto_hash/blake512/xop | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
12936 | 1.09 | blake512 | crypto_hash/blake512/vect128-xop | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
15252 | 1.28 | blake512 | crypto_hash/blake512/avxicc | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
15671 | 1.32 | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
15948 | 1.34 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
16222 | 1.37 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
16432 | 1.38 | blake512 | crypto_hash/blake512/sphlib | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
17297 | 1.46 | blake512 | crypto_hash/blake512/xop-2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
17694 | 1.49 | blake512 | crypto_hash/blake512/bswap | gcc -m64 -O -fomit-frame-pointer |
19664 | 1.66 | blake512 | crypto_hash/blake512/regs | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
20838 | 1.75 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
20879 | 1.76 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
23896 | 2.01 | blake512 | crypto_hash/blake512/ref | gcc -march=nocona -O3 -fomit-frame-pointer |
33690 | 2.84 | blake512 | crypto_hash/blake512/sandy | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
48004 | 4.04 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -O2 -fomit-frame-pointer |
49634 | 4.18 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
14736 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
19490 | 1.32 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
19816 | 1.34 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
43922 | 2.98 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
44101 | 2.99 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
12938 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 (asm) | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (4.6.3) |
13462 | 1.04 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -m64 -Os -fomit-frame-pointer |
13726 | 1.06 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
14181 | 1.10 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
16646 | 1.29 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
17228 | 1.33 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
17263 | 1.33 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
17466 | 1.35 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
18896 | 1.46 | bmw256 | crypto_hash/bmw256/optc01 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
19338 | 1.49 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
19764 | 1.53 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -O3 -fomit-frame-pointer |
19810 | 1.53 | bmw256 | crypto_hash/bmw256/optc02 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
20384 | 1.58 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
20554 | 1.59 | bmw256 | crypto_hash/bmw256/optc03 | gcc -m64 -O -fomit-frame-pointer |
21532 | 1.66 | bmw256 | crypto_hash/bmw256/optc04 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
22144 | 1.71 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
22298 | 1.72 | bmw256 | crypto_hash/bmw256/sphlib | gcc -march=k8 -O3 -fomit-frame-pointer |
33552 | 2.59 | bmw256 | crypto_hash/bmw256/ref | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
9678 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -m64 -O3 -fomit-frame-pointer (4.6.3) |
10285 | 1.06 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
10456 | 1.08 | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
10466 | 1.08 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
10656 | 1.10 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
10990 | 1.14 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
11050 | 1.14 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
11174 | 1.15 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
11226 | 1.16 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
13113 | 1.35 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
15698 | 1.62 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
18900 | 1.95 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
644311 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.6.3) |
3099958 | 4.81 | cubehash161 | crypto_hash/cubehash161/simple | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
3478420 | 5.40 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
4395500 | 6.82 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
43438 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
211898 | 4.88 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -O3 -fomit-frame-pointer |
244680 | 5.63 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
766997 | 17.66 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
316536 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -O -fomit-frame-pointer (4.6.3) |
1582402 | 5.00 | cubehash162 | crypto_hash/cubehash162/simple | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
1769226 | 5.59 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
2330575 | 7.36 | cubehash162 | crypto_hash/cubehash162/spec | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
22828 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -O3 -fomit-frame-pointer (4.6.3) |
22862 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
23992 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
24030 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=barcelona -O2 -fomit-frame-pointer |
24066 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
66966 | 2.93 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
73344 | 3.21 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
74824 | 3.28 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=nocona -O3 -fomit-frame-pointer |
76920 | 3.37 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -O -fomit-frame-pointer |
77464 | 3.39 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
85968 | 3.77 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
86505 | 3.79 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
124672 | 5.46 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
132260 | 5.79 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -O3 -fomit-frame-pointer |
149495 | 6.55 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
161002 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer (4.6.3) |
822626 | 5.11 | cubehash164 | crypto_hash/cubehash164/simple | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
922195 | 5.73 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
1512333 | 9.39 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
82840 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
371620 | 4.49 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
442927 | 5.35 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
1012375 | 12.22 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
19756 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
19790 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
20926 | 1.06 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -march=k8 -O -fomit-frame-pointer |
20936 | 1.06 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
20993 | 1.06 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
56206 | 2.85 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
62612 | 3.17 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
63810 | 3.23 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
66606 | 3.37 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=nocona -O -fomit-frame-pointer |
67165 | 3.40 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
100247 | 5.07 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
104526 | 5.29 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -O3 -fomit-frame-pointer |
117244 | 5.93 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
297244 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.6.3) |
299188 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
334490 | 1.13 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
370415 | 1.25 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
1317620 | 4.43 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -O2 -fomit-frame-pointer |
1649608 | 5.55 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
2827021 | 9.51 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
21062 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.6.3) |
22702 | 1.08 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -O3 -fomit-frame-pointer |
130250 | 6.18 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
133841 | 6.35 | cubehash816 | crypto_hash/cubehash816/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
695945 | 33.04 | cubehash816 | crypto_hash/cubehash816/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
150086 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (4.6.3) |
152034 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -march=barcelona -O -fomit-frame-pointer |
815222 | 5.43 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
828879 | 5.52 | cubehash82 | crypto_hash/cubehash82/simple | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
1687763 | 11.25 | cubehash82 | crypto_hash/cubehash82/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
11572 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
13482 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
80228 | 6.93 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
81498 | 7.04 | cubehash832 | crypto_hash/cubehash832/simple | gcc -m64 -O3 -fomit-frame-pointer |
596483 | 51.55 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
76092 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
78042 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
365214 | 4.80 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -O3 -fomit-frame-pointer |
434734 | 5.71 | cubehash84 | crypto_hash/cubehash84/simple | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
1110945 | 14.60 | cubehash84 | crypto_hash/cubehash84/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
39840 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -O2 -fomit-frame-pointer (4.6.3) |
41562 | 1.04 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
200208 | 5.03 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
239536 | 6.01 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
821375 | 20.62 | cubehash88 | crypto_hash/cubehash88/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
9938 | 1.00 | echo256 | crypto_hash/echo256/aes/aes64 (2.1) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
67234 | 6.77 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
67370 | 6.78 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
70080 | 7.05 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=k8 -O2 -fomit-frame-pointer |
79954 | 8.05 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=barcelona -O -fomit-frame-pointer |
87390 | 8.79 | echo256 | crypto_hash/echo256/sphlib | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
89596 | 9.02 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
99579 | 10.02 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
103972 | 10.46 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
142502 | 14.34 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
193970 | 19.52 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -fno-schedule-insns -O -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 |
17418 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (4.6.3) |
119922 | 6.88 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
120748 | 6.93 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
124326 | 7.14 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
142562 | 8.18 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -m64 -O -fomit-frame-pointer |
161207 | 9.26 | echo512 | crypto_hash/echo512/sphlib | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
169290 | 9.72 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
184428 | 10.59 | echo512 | crypto_hash/echo512/sphlib-small | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
195240 | 11.21 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
264166 | 15.17 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
348448 | 20.01 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -m64 -march=core2 -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 |
7918 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (4.6.3) |
51858 | 6.55 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
52343 | 6.61 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
57407 | 7.25 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
63078 | 7.97 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -m64 -O -fomit-frame-pointer |
75364 | 9.52 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
79458 | 10.04 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
109232 | 13.80 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
145946 | 18.43 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
12288 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.6.3) |
83178 | 6.77 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -march=barcelona -O -fomit-frame-pointer |
83972 | 6.83 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
86314 | 7.02 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -m64 -Os -fomit-frame-pointer |
98779 | 8.04 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=nocona -O3 -fomit-frame-pointer |
122752 | 9.99 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
124310 | 10.12 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
171070 | 13.92 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
236958 | 19.28 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
10526 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
11242 | 1.07 | edonr256 | crypto_hash/edonr256/optc | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
5815 | 1.00 | edonr512 | crypto_hash/edonr512/optc (Optimized_C_v2.0) | gcc -march=nocona -O -fomit-frame-pointer (4.6.3) |
5877 | 1.01 | edonr512 | crypto_hash/edonr512/swpbe | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
135002 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
131746 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
76873 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.3) |
77345 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.3) |
120882 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.3) |
71043065 | 587.71 | fsb256 | crypto_hash/fsb256/ref | gcc -march=k8 -O2 -fomit-frame-pointer |
66152368 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
42514 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=k8 -O -fomit-frame-pointer (4.6.3) |
46743 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.6.3) |
49792 | 1.07 | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
60193 | 1.29 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
68395 | 1.46 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
71480 | 1.53 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -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 |
144742 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -m64 -march=corei7 -O -fomit-frame-pointer (4.6.3) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
22544 | 1.00 | groestl256 | crypto_hash/groestl256/avx (2.2) | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (4.6.3) |
23922 | 1.06 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -O -fomit-frame-pointer |
24621 | 1.09 | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
25504 | 1.13 | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
40612 | 1.80 | groestl256 | crypto_hash/groestl256/vperm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
40650 | 1.80 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
41588 | 1.84 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
43184 | 1.92 | groestl256 | crypto_hash/groestl256/opteron | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
45778 | 2.03 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
78560 | 3.48 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
80278 | 3.56 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
82220 | 3.65 | groestl256 | crypto_hash/groestl256/mmx | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
83668 | 3.71 | groestl256 | crypto_hash/groestl256/sphlib | gcc -march=nocona -O3 -fomit-frame-pointer |
92356 | 4.10 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
107916 | 4.79 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
220900 | 9.80 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
313896 | 13.92 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
438898 | 19.47 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
517864 | 22.97 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/thumb-asm-fast | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/thumb-asm-small | gcc -m64 -O3 -fomit-frame-pointer |
33004 | 1.00 | groestl512 | crypto_hash/groestl512/aesni (2.2) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
36626 | 1.11 | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
43520 | 1.32 | groestl512 | crypto_hash/groestl512/avx | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
58544 | 1.77 | groestl512 | crypto_hash/groestl512/vperm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
72870 | 2.21 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
76721 | 2.32 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
77904 | 2.36 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
81968 | 2.48 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
128487 | 3.89 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
131440 | 3.98 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
141466 | 4.29 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
141716 | 4.29 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -O -fomit-frame-pointer |
148796 | 4.51 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
149313 | 4.52 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
540420 | 16.37 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
53059 | 1.00 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
54148 | 1.02 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
55076 | 1.04 | hamsi | crypto_hash/hamsi/simd-1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| | 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 |
29614 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer (4.6.3) |
30822 | 1.04 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
64976 | 2.19 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
85110 | 2.87 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
98155 | 3.31 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
113026 | 3.82 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
128059 | 4.32 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
28038 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -march=barcelona -O -fomit-frame-pointer (4.6.3) |
31638 | 1.13 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
69111 | 2.46 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
85072 | 3.03 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
99578 | 3.55 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
105702 | 3.77 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
129109 | 4.60 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
30425 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
30614 | 1.01 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -O2 -fomit-frame-pointer |
68565 | 2.25 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
85060 | 2.80 | jh384 | crypto_hash/jh384/simple | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
97556 | 3.21 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
110620 | 3.64 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
131044 | 4.31 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
25903 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -march=nocona -O -fomit-frame-pointer (4.6.3) |
27972 | 1.08 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
60902 | 2.35 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
78619 | 3.04 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
91052 | 3.52 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
102891 | 3.97 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
118111 | 4.56 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
19242 | 1.00 | keccak | crypto_hash/keccak/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
28555 | 1.48 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
28968 | 1.51 | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
29059 | 1.51 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
31097 | 1.62 | keccak | crypto_hash/keccak/inplace | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
31159 | 1.62 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
31287 | 1.63 | keccak | crypto_hash/keccak/opt64u6 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
33231 | 1.73 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
47034 | 2.44 | keccak | crypto_hash/keccak/mmxu1 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
48559 | 2.52 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
49038 | 2.55 | keccak | crypto_hash/keccak/x86_64_shld | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
63514 | 3.30 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
63752 | 3.31 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
66251 | 3.44 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
66830 | 3.47 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
72291 | 3.76 | keccak | crypto_hash/keccak/inplace32bi | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
82433 | 4.28 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -O2 -fomit-frame-pointer |
267543 | 13.90 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -march=nocona -O -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 |
28270 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.3) |
48289 | 1.71 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
48371 | 1.71 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
49483 | 1.75 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
50436 | 1.78 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
52590 | 1.86 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
52697 | 1.86 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
53217 | 1.88 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
53627 | 1.90 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=nocona -O -fomit-frame-pointer |
55295 | 1.96 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
75600 | 2.67 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
81560 | 2.89 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
82575 | 2.92 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
100623 | 3.56 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
103817 | 3.67 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
111279 | 3.94 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
117312 | 4.15 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=k8 -O2 -fomit-frame-pointer |
120645 | 4.27 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
126932 | 4.49 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -O3 -fomit-frame-pointer |
518359 | 18.34 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m64 -march=barcelona -O -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 |
13159 | 1.00 | keccakc256 | crypto_hash/keccakc256/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.3) |
22451 | 1.71 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -march=barcelona -O -fomit-frame-pointer |
22608 | 1.72 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
22787 | 1.73 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
23402 | 1.78 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
24262 | 1.84 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
25244 | 1.92 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
25678 | 1.95 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
35007 | 2.66 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
37408 | 2.84 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
37836 | 2.88 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -march=k8 -O3 -fomit-frame-pointer |
48037 | 3.65 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
50695 | 3.85 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
52054 | 3.96 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
52842 | 4.02 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
60332 | 4.58 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
64603 | 4.91 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
212033 | 16.11 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
11382 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.6.3) |
15167 | 1.33 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
15465 | 1.36 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
17715 | 1.00 | keccakc448 | crypto_hash/keccakc448/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
24349 | 1.37 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -O2 -fomit-frame-pointer |
24617 | 1.39 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
25200 | 1.42 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
26136 | 1.48 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
26463 | 1.49 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
26481 | 1.49 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
26767 | 1.51 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
41032 | 2.32 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
41601 | 2.35 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -march=barcelona -O3 -fomit-frame-pointer |
42320 | 2.39 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
52014 | 2.94 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
55099 | 3.11 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
57497 | 3.25 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
71800 | 4.05 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
245297 | 13.85 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m64 -O3 -fomit-frame-pointer |
18497 | 1.00 | keccakc512 | crypto_hash/keccakc512/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
26552 | 1.44 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
26821 | 1.45 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
27334 | 1.48 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
28629 | 1.55 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
28705 | 1.55 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
28763 | 1.56 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
29083 | 1.57 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
29285 | 1.58 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
29552 | 1.60 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
42947 | 2.32 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
44838 | 2.42 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
45284 | 2.45 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -O2 -fomit-frame-pointer |
56121 | 3.03 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
58938 | 3.19 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
61344 | 3.32 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
61752 | 3.34 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -march=barcelona -O3 -fomit-frame-pointer |
66942 | 3.62 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
75786 | 4.10 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
266513 | 14.41 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -m64 -march=k8 -O2 -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 |
13860 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.3) |
15367 | 1.11 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
18523 | 1.34 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
23872 | 1.00 | keccakc768 | crypto_hash/keccakc768/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.6.3) |
33201 | 1.39 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
33450 | 1.40 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -march=k8 -O2 -fomit-frame-pointer |
33735 | 1.41 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
35590 | 1.49 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
36041 | 1.51 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -O2 -fomit-frame-pointer |
37660 | 1.58 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=barcelona -O -fomit-frame-pointer |
39275 | 1.65 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
53876 | 2.26 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -march=barcelona -O -fomit-frame-pointer |
55842 | 2.34 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
56802 | 2.38 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -march=nocona -Os -fomit-frame-pointer |
72927 | 3.05 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -O3 -fomit-frame-pointer |
74156 | 3.11 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
76161 | 3.19 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
80344 | 3.37 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
83339 | 3.49 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
89963 | 3.77 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
306717 | 12.85 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
50383 | 1.00 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
67284 | 1.34 | lane256 | crypto_hash/lane256/c | gcc -march=barcelona -O -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
143180 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
17199 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS (1.0) | gcc -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
17204 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -march=k8 -Os -fomit-frame-pointer |
17212 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -m64 -Os -fomit-frame-pointer |
18425 | 1.07 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | cc |
18721 | 1.09 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=barcelona -O3 -fomit-frame-pointer |
19296 | 1.12 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
19302 | 1.12 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
19617 | 1.14 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
19632 | 1.14 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
20668 | 1.20 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
20677 | 1.20 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
21464 | 1.25 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
44611 | 2.59 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
45077 | 2.62 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
138538 | 8.06 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
142477 | 8.28 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
21582 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm (2.0) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
21585 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
21631 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
21663 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
21866 | 1.01 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
22052 | 1.02 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
22479 | 1.04 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -march=nocona -O2 -fomit-frame-pointer |
24633 | 1.14 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -march=nocona -O2 -fomit-frame-pointer |
24654 | 1.14 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
24681 | 1.14 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
25071 | 1.16 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
25082 | 1.16 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
68506 | 3.17 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
199499 | 9.24 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
27969 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP (1.2) | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.3) |
28614 | 1.02 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
29166 | 1.04 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
29563 | 1.06 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
31274 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
31292 | 1.12 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
31292 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
31318 | 1.12 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
32093 | 1.15 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
32304 | 1.15 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | cc |
32326 | 1.16 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
38893 | 1.39 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
84066 | 3.01 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
96482 | 3.45 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
252021 | 9.01 | luffa512 | crypto_hash/luffa512/arm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| | lux256 | crypto_hash/lux256/asm | gcc -m64 -O3 -fomit-frame-pointer |
24473 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
86287 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (4.6.3) |
90011 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
86439 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.6.3) |
| | md2 | crypto_hash/md2/openssl | gcc -m64 -O3 -fomit-frame-pointer |
5498 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.6.3) |
7641 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.1_14_Mar_2012) | cc (4.6.3) |
9523 | 1.25 | md5 | crypto_hash/md5/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
56689 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (4.6.3) |
53942 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
72348 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer (4.6.3) |
82854 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
58805 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -march=nocona -O -fomit-frame-pointer (4.6.3) |
81785 | 1.39 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
6650989 | 113.10 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
38806 | 1.00 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
41428 | 1.07 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
38894 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
46466 | 1.19 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -m64 -O -fomit-frame-pointer |
17319 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -march=nocona -O3 -fomit-frame-pointer (4.6.3) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
24163 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
30875 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer (4.6.3) |
30974 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
91591 | 2.97 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
100045 | 3.24 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
106595 | 3.45 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
30772 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
32093 | 1.04 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
92271 | 3.00 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
99978 | 3.25 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
106352 | 3.46 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
18720 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
19357 | 1.03 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
23260 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -m64 -Os -fomit-frame-pointer (4.6.3) |
23793 | 1.02 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
9380 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -m64 -O3 -fomit-frame-pointer (4.6.3) |
32334 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
32321 | 1.00 | sha256 | crypto_hash/sha256/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.6.3) |
33473 | 1.04 | sha256 | crypto_hash/sha256/sphlib | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
34207 | 1.06 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
38739 | 1.20 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
21458 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -march=barcelona -O -fomit-frame-pointer (4.6.3) |
21484 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.1_14_Mar_2012) | gcc -m64 -march=corei7 -O -fomit-frame-pointer (4.6.3) |
25039 | 1.17 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
25176 | 1.17 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
27374 | 1.27 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
16935 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=barcelona -Os -fomit-frame-pointer (4.6.3) |
17835 | 1.05 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
16841 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
17705 | 1.05 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
18017 | 1.07 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
44296 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.6.3) |
45370 | 1.02 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
48046 | 1.08 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
50801 | 1.15 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
51135 | 1.15 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
54000 | 1.22 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
172521 | 3.89 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
79495 | 1.00 | shavite3512 | crypto_hash/shavite3512/no-salt (3.0_(no_salt)) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
85318 | 1.07 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -O -fomit-frame-pointer |
90727 | 1.14 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
91470 | 1.15 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
101435 | 1.28 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
118942 | 1.50 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
346422 | 4.36 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -m64 -march=core2 -msse4.1 -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 |
70955 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.6.3) |
100532 | 1.42 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
167570 | 2.36 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
3901959 | 54.99 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
17245 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -m64 -march=core2 -O -fomit-frame-pointer (4.6.3) |
95707 | 5.55 | simd512 | crypto_hash/simd512/sphlib | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
118449 | 6.87 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
166667 | 9.66 | simd512 | crypto_hash/simd512/opt | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
7709140 | 447.04 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
20232 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.3) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
13563 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
13629 | 1.00 | skein256256 | crypto_hash/skein256256/x64 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
13141 | 1.00 | skein512256 | crypto_hash/skein512256/x64 (v1.3_ASM_(amd64)_code) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.6.3) |
13804 | 1.05 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
13866 | 1.06 | skein512256 | crypto_hash/skein512256/little | gcc -march=k8 -O2 -fomit-frame-pointer |
14330 | 1.09 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
15443 | 1.18 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
15757 | 1.20 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
27422 | 2.09 | skein512256 | crypto_hash/skein512256/mmx | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
29725 | 2.26 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
13121 | 1.00 | skein512512 | crypto_hash/skein512512/x64 (v1.3_ASM_(amd64)_code) | gcc -m64 -O -fomit-frame-pointer (4.6.3) |
13660 | 1.04 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
13901 | 1.06 | skein512512 | crypto_hash/skein512512/little | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
14247 | 1.09 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
15713 | 1.20 | skein512512 | crypto_hash/skein512512/simple | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
15881 | 1.21 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
27234 | 2.08 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=k8 -O -fomit-frame-pointer |
29756 | 2.27 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
84072 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -O -fomit-frame-pointer (4.6.3) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |