| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22110 | 1.00 | bash256 | crypto_hash/bash256/avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 28032 | 1.00 | bash384 | crypto_hash/bash384/avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39108 | 1.00 | bash512 | crypto_hash/bash512/avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 31656 | 1.00 | bblake256 | crypto_hash/bblake256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 35166 | 1.11 | bblake256 | crypto_hash/bblake256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 62682 | 1.98 | bblake256 | crypto_hash/bblake256/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 71466 | 2.26 | bblake256 | crypto_hash/bblake256/sandy | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 75486 | 2.38 | bblake256 | crypto_hash/bblake256/bswap | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19152 | 1.00 | blake256 | crypto_hash/blake256/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 19710 | 1.03 | blake256 | crypto_hash/blake256/sse41-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 26778 | 1.40 | blake256 | crypto_hash/blake256/sse2-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 27540 | 1.44 | blake256 | crypto_hash/blake256/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29298 | 1.53 | blake256 | crypto_hash/blake256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 30624 | 1.60 | blake256 | crypto_hash/blake256/regs | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 50598 | 2.64 | blake256 | crypto_hash/blake256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 52410 | 2.74 | blake256 | crypto_hash/blake256/sandy | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 56334 | 2.94 | blake256 | crypto_hash/blake256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 59778 | 3.12 | blake256 | crypto_hash/blake256/bswap | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 65118 | 3.40 | blake256 | crypto_hash/blake256/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/avxs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9012 | 1.00 | blake2b | crypto_hash/blake2b/avx2-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 10002 | 1.11 | blake2b | crypto_hash/blake2b/regs | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 11694 | 1.30 | blake2b | crypto_hash/blake2b/avx2-1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 13572 | 1.51 | blake2b | crypto_hash/blake2b/moon/avx/64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 14880 | 1.65 | blake2b | crypto_hash/blake2b/xmm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 18966 | 2.10 | blake2b | crypto_hash/blake2b/avx2-3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 19716 | 2.19 | blake2b | crypto_hash/blake2b/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/ymm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12354 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 12414 | 1.00 | blake2s | crypto_hash/blake2s/xmm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 15168 | 1.23 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15708 | 1.27 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16824 | 1.36 | blake2s | crypto_hash/blake2s/moon/avx/64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 17082 | 1.38 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 46824 | 3.79 | blake2s | crypto_hash/blake2s/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22860 | 1.00 | blake32 | crypto_hash/blake32/sse2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 24030 | 1.05 | blake32 | crypto_hash/blake32/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 39960 | 1.75 | blake32 | crypto_hash/blake32/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 47730 | 2.09 | blake32 | crypto_hash/blake32/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 52302 | 2.29 | blake32 | crypto_hash/blake32/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 25422 | 1.00 | blake512 | crypto_hash/blake512/sse2s | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 27822 | 1.09 | blake512 | crypto_hash/blake512/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 31554 | 1.24 | blake512 | crypto_hash/blake512/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 32700 | 1.29 | blake512 | crypto_hash/blake512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35106 | 1.38 | blake512 | crypto_hash/blake512/sandy | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 36864 | 1.45 | blake512 | crypto_hash/blake512/bswap | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 37296 | 1.47 | blake512 | crypto_hash/blake512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 39744 | 1.56 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 43830 | 1.72 | blake512 | crypto_hash/blake512/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 58206 | 2.29 | blake512 | crypto_hash/blake512/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | blake512 | crypto_hash/blake512/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16608 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 25560 | 1.54 | blake64 | crypto_hash/blake64/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 28428 | 1.71 | blake64 | crypto_hash/blake64/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 32772 | 1.97 | blake64 | crypto_hash/blake64/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 37008 | 2.23 | blake64 | crypto_hash/blake64/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16110 | 1.00 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE (icc_11.1,_-O1_-S) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 17562 | 1.09 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 19086 | 1.18 | bmw256 | crypto_hash/bmw256/optabe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19782 | 1.23 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20856 | 1.29 | bmw256 | crypto_hash/bmw256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21012 | 1.30 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 23268 | 1.44 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 28998 | 1.80 | bmw256 | crypto_hash/bmw256/optc04 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 29532 | 1.83 | bmw256 | crypto_hash/bmw256/optc03 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 30348 | 1.88 | bmw256 | crypto_hash/bmw256/optc01 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 33408 | 2.07 | bmw256 | crypto_hash/bmw256/optbbe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 33498 | 2.08 | bmw256 | crypto_hash/bmw256/optc02 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 38490 | 2.39 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 64602 | 4.01 | bmw256 | crypto_hash/bmw256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10812 | 1.00 | bmw512 | crypto_hash/bmw512/optc02 (Optimized_C_-_BMW512,_opt02) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 10938 | 1.01 | bmw512 | crypto_hash/bmw512/optbbe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 11448 | 1.06 | bmw512 | crypto_hash/bmw512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15126 | 1.40 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15636 | 1.45 | bmw512 | crypto_hash/bmw512/optabe | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15984 | 1.48 | bmw512 | crypto_hash/bmw512/optc04 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 16596 | 1.53 | bmw512 | crypto_hash/bmw512/opt008_asm64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 18252 | 1.69 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18972 | 1.75 | bmw512 | crypto_hash/bmw512/optc03 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 26850 | 2.48 | bmw512 | crypto_hash/bmw512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 30606 | 2.83 | bmw512 | crypto_hash/bmw512/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah256 | crypto_hash/cheetah256/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah512 | crypto_hash/cheetah512/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 674742 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 2417076 | 3.58 | cubehash161 | crypto_hash/cubehash161/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 6517032 | 9.66 | cubehash161 | crypto_hash/cubehash161/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 10557762 | 15.65 | cubehash161 | crypto_hash/cubehash161/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 68232 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 187374 | 2.75 | cubehash1616 | crypto_hash/cubehash1616/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 815154 | 11.95 | cubehash1616 | crypto_hash/cubehash1616/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1270716 | 18.62 | cubehash1616 | crypto_hash/cubehash1616/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 527172 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1302594 | 2.47 | cubehash162 | crypto_hash/cubehash162/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 2210070 | 4.19 | cubehash162 | crypto_hash/cubehash162/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 5304336 | 10.06 | cubehash162 | crypto_hash/cubehash162/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 23538 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 23622 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 35586 | 1.51 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 36024 | 1.53 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 39426 | 1.67 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 74256 | 3.15 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 80784 | 3.43 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 92832 | 3.94 | cubehash1632 | crypto_hash/cubehash1632/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 115050 | 4.89 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 128022 | 5.44 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 129012 | 5.48 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 145848 | 6.20 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 152562 | 6.48 | cubehash1632 | crypto_hash/cubehash1632/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 215112 | 9.14 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 456342 | 19.39 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 177054 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 640566 | 3.62 | cubehash164 | crypto_hash/cubehash164/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 2339676 | 13.21 | cubehash164 | crypto_hash/cubehash164/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 2615406 | 14.77 | cubehash164 | crypto_hash/cubehash164/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 125328 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 361410 | 2.88 | cubehash168 | crypto_hash/cubehash168/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1390464 | 11.09 | cubehash168 | crypto_hash/cubehash168/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1728000 | 13.79 | cubehash168 | crypto_hash/cubehash168/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 20376 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 30450 | 1.49 | cubehash512 | crypto_hash/cubehash512/amd64avx | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 31122 | 1.53 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 33498 | 1.64 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 33642 | 1.65 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 73962 | 3.63 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 74532 | 3.66 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 82080 | 4.03 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 87306 | 4.28 | cubehash512 | crypto_hash/cubehash512/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 118386 | 5.81 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 125598 | 6.16 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 138804 | 6.81 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 339270 | 16.65 | cubehash512 | crypto_hash/cubehash512/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 475026 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 504972 | 1.06 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 557388 | 1.17 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 611226 | 1.29 | cubehash81 | crypto_hash/cubehash81/emmintrin | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1150104 | 2.42 | cubehash81 | crypto_hash/cubehash81/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 4252950 | 8.95 | cubehash81 | crypto_hash/cubehash81/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 5246604 | 11.04 | cubehash81 | crypto_hash/cubehash81/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 36504 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 36528 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 124482 | 3.41 | cubehash816 | crypto_hash/cubehash816/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 432726 | 11.85 | cubehash816 | crypto_hash/cubehash816/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1091100 | 29.89 | cubehash816 | crypto_hash/cubehash816/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 164244 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 245856 | 1.50 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 546174 | 3.33 | cubehash82 | crypto_hash/cubehash82/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 2474136 | 15.06 | cubehash82 | crypto_hash/cubehash82/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 2510724 | 15.29 | cubehash82 | crypto_hash/cubehash82/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17982 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 21642 | 1.20 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 66822 | 3.72 | cubehash832 | crypto_hash/cubehash832/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 247656 | 13.77 | cubehash832 | crypto_hash/cubehash832/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1114122 | 61.96 | cubehash832 | crypto_hash/cubehash832/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 117834 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 129042 | 1.10 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 369540 | 3.14 | cubehash84 | crypto_hash/cubehash84/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1392462 | 11.82 | cubehash84 | crypto_hash/cubehash84/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 1911114 | 16.22 | cubehash84 | crypto_hash/cubehash84/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 47220 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 47448 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 199362 | 4.22 | cubehash88 | crypto_hash/cubehash88/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 722100 | 15.29 | cubehash88 | crypto_hash/cubehash88/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 1362414 | 28.85 | cubehash88 | crypto_hash/cubehash88/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17034 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 100338 | 5.89 | echo256 | crypto_hash/echo256/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 105624 | 6.20 | echo256 | crypto_hash/echo256/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 117342 | 6.89 | echo256 | crypto_hash/echo256/ccalik/bitsliced | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 120072 | 7.05 | echo256 | crypto_hash/echo256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 150408 | 8.83 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 158616 | 9.31 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 204816 | 12.02 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 255570 | 15.00 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | echo256 | crypto_hash/echo256/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 162198 | 1.00 | echo512 | crypto_hash/echo512/ccalik/vperm (1.208) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 194682 | 1.20 | echo512 | crypto_hash/echo512/ccalik/aesni | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 198540 | 1.22 | echo512 | crypto_hash/echo512/ccalik/bitsliced | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 243060 | 1.50 | echo512 | crypto_hash/echo512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 249402 | 1.54 | echo512 | crypto_hash/echo512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 274650 | 1.69 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 318840 | 1.97 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 346350 | 2.14 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 510414 | 3.15 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | echo512 | crypto_hash/echo512/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 103326 | 1.00 | echosp256 | crypto_hash/echosp256/generic/opt64 (2.1) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 127200 | 1.23 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 162852 | 1.58 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 195456 | 1.89 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echosp256 | crypto_hash/echosp256/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 139368 | 1.00 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 (2.1) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 177528 | 1.27 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 199350 | 1.43 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 340788 | 2.45 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | echosp512 | crypto_hash/echosp512/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10542 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 17484 | 1.66 | edonr256 | crypto_hash/edonr256/optc | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 5940 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 9774 | 1.65 | edonr512 | crypto_hash/edonr512/optc | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 156960 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 187416 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 96264 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 90762 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| | fsb256 | crypto_hash/fsb256/clean | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 63786 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 48216 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 58986 | 1.22 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 62880 | 1.30 | fugue256 | crypto_hash/fugue256/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 70956 | 1.47 | fugue256 | crypto_hash/fugue256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 95388 | 1.98 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 55848 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 80388 | 1.44 | fugue384 | crypto_hash/fugue384/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 93546 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 114810 | 1.23 | fugue512 | crypto_hash/fugue512/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 129534 | 1.38 | fugue512 | crypto_hash/fugue512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 30630 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 79896 | 2.61 | groestl256 | crypto_hash/groestl256/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 90546 | 2.96 | groestl256 | crypto_hash/groestl256/vperm-intr | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 101076 | 3.30 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 118014 | 3.85 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 124740 | 4.07 | groestl256 | crypto_hash/groestl256/opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 147486 | 4.82 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 184494 | 6.02 | groestl256 | crypto_hash/groestl256/opt32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 267696 | 8.74 | groestl256 | crypto_hash/groestl256/32bit-2ktable | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 483462 | 15.78 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 543390 | 17.74 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 622860 | 20.33 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/core2duo | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/opteron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 58422 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 70020 | 1.20 | groestl512 | crypto_hash/groestl512/avx-intr | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 115416 | 1.98 | groestl512 | crypto_hash/groestl512/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 117882 | 2.02 | groestl512 | crypto_hash/groestl512/vperm-intr | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 141222 | 2.42 | groestl512 | crypto_hash/groestl512/sphlib-adapted | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 205704 | 3.52 | groestl512 | crypto_hash/groestl512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 238782 | 4.09 | groestl512 | crypto_hash/groestl512/mmx | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 260394 | 4.46 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 281916 | 4.83 | groestl512 | crypto_hash/groestl512/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 864870 | 14.80 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/core2duo | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/opteron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 59508 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 60474 | 1.02 | hamsi | crypto_hash/hamsi/simd-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 66894 | 1.12 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 49728 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 51408 | 1.03 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73530 | 1.48 | jh224 | crypto_hash/jh224/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 168336 | 3.39 | jh224 | crypto_hash/jh224/bitslice_ref64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 191382 | 3.85 | jh224 | crypto_hash/jh224/bitslice_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 329586 | 6.63 | jh224 | crypto_hash/jh224/bitslice_ref32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 334632 | 6.73 | jh224 | crypto_hash/jh224/bitslice_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 48012 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 48300 | 1.01 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 73716 | 1.54 | jh256 | crypto_hash/jh256/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 165114 | 3.44 | jh256 | crypto_hash/jh256/bitslice_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 167412 | 3.49 | jh256 | crypto_hash/jh256/bitslice_ref64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 326976 | 6.81 | jh256 | crypto_hash/jh256/bitslice_ref32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 337710 | 7.03 | jh256 | crypto_hash/jh256/bitslice_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 46668 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 46800 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 73530 | 1.58 | jh384 | crypto_hash/jh384/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 172824 | 3.70 | jh384 | crypto_hash/jh384/bitslice_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 173694 | 3.72 | jh384 | crypto_hash/jh384/bitslice_ref64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 284052 | 6.09 | jh384 | crypto_hash/jh384/bitslice_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 325866 | 6.98 | jh384 | crypto_hash/jh384/bitslice_ref32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 35814 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 51606 | 1.44 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 73374 | 2.05 | jh512 | crypto_hash/jh512/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 181062 | 5.06 | jh512 | crypto_hash/jh512/bitslice_ref64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 182388 | 5.09 | jh512 | crypto_hash/jh512/bitslice_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 212058 | 5.92 | jh512 | crypto_hash/jh512/bitslice_ref32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 314742 | 8.79 | jh512 | crypto_hash/jh512/bitslice_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 27570 | 1.00 | keccak | crypto_hash/keccak/x86_64_shld (3.2.3) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 34800 | 1.26 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 47118 | 1.71 | keccak | crypto_hash/keccak/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 48180 | 1.75 | keccak | crypto_hash/keccak/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 48936 | 1.77 | keccak | crypto_hash/keccak/x86_64_asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 50502 | 1.83 | keccak | crypto_hash/keccak/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 53286 | 1.93 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 54498 | 1.98 | keccak | crypto_hash/keccak/opt64lcu24shld | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 59430 | 2.16 | keccak | crypto_hash/keccak/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 75534 | 2.74 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 76434 | 2.77 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 83472 | 3.03 | keccak | crypto_hash/keccak/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 98190 | 3.56 | keccak | crypto_hash/keccak/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 110364 | 4.00 | keccak | crypto_hash/keccak/opt32bi-rvku2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 110496 | 4.01 | keccak | crypto_hash/keccak/simple32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 144210 | 5.23 | keccak | crypto_hash/keccak/compact | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 487962 | 17.70 | keccak | crypto_hash/keccak/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 49080 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 52158 | 1.06 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 69792 | 1.42 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 73128 | 1.49 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73344 | 1.49 | keccakc1024 | crypto_hash/keccakc1024/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 79974 | 1.63 | keccakc1024 | crypto_hash/keccakc1024/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 87282 | 1.78 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 91680 | 1.87 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 108126 | 2.20 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 126144 | 2.57 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 131718 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 134562 | 2.74 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 137070 | 2.79 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 172668 | 3.52 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 187656 | 3.82 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 200232 | 4.08 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 208692 | 4.25 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 266658 | 5.43 | keccakc1024 | crypto_hash/keccakc1024/compact | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 812124 | 16.55 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 27054 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64u6 (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 37260 | 1.38 | keccakc256 | crypto_hash/keccakc256/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 37902 | 1.40 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39324 | 1.45 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 40596 | 1.50 | keccakc256 | crypto_hash/keccakc256/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 41634 | 1.54 | keccakc256 | crypto_hash/keccakc256/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 42072 | 1.56 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42714 | 1.58 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 43176 | 1.60 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43998 | 1.63 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 58752 | 2.17 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 75156 | 2.78 | keccakc256 | crypto_hash/keccakc256/simple32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 86820 | 3.21 | keccakc256 | crypto_hash/keccakc256/inplace32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 91320 | 3.38 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 93888 | 3.47 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 103032 | 3.81 | keccakc256 | crypto_hash/keccakc256/compact | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 359760 | 13.30 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 31032 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 (3.2.5) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 32538 | 1.05 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21750 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64u6 (3.1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 25098 | 1.15 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36702 | 1.69 | keccakc448 | crypto_hash/keccakc448/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 41148 | 1.89 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 42414 | 1.95 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 43134 | 1.98 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 43206 | 1.99 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 47112 | 2.17 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 53382 | 2.45 | keccakc448 | crypto_hash/keccakc448/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 81618 | 3.75 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 97956 | 4.50 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 99294 | 4.57 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 107520 | 4.94 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 114390 | 5.26 | keccakc448 | crypto_hash/keccakc448/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 386232 | 17.76 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38442 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64u6 (3.1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 40836 | 1.06 | keccakc512 | crypto_hash/keccakc512/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 41070 | 1.07 | keccakc512 | crypto_hash/keccakc512/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 44640 | 1.16 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 46974 | 1.22 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 49620 | 1.29 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 49824 | 1.30 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 51036 | 1.33 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 57312 | 1.49 | keccakc512 | crypto_hash/keccakc512/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 60204 | 1.57 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 69234 | 1.80 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 82410 | 2.14 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 87252 | 2.27 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 105900 | 2.75 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 107262 | 2.79 | keccakc512 | crypto_hash/keccakc512/inplace32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 110142 | 2.87 | keccakc512 | crypto_hash/keccakc512/simple32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 110526 | 2.88 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 129780 | 3.38 | keccakc512 | crypto_hash/keccakc512/compact | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 420036 | 10.93 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21216 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.5) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 22944 | 1.08 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 50160 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_shld (3.2.3) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 51540 | 1.03 | keccakc768 | crypto_hash/keccakc768/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 55698 | 1.11 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 56004 | 1.12 | keccakc768 | crypto_hash/keccakc768/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 58500 | 1.17 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 61614 | 1.23 | keccakc768 | crypto_hash/keccakc768/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 65274 | 1.30 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 65784 | 1.31 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 65862 | 1.31 | keccakc768 | crypto_hash/keccakc768/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 104346 | 2.08 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 118788 | 2.37 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 125484 | 2.50 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 128322 | 2.56 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 130638 | 2.60 | keccakc768 | crypto_hash/keccakc768/simple32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 149016 | 2.97 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 166626 | 3.32 | keccakc768 | crypto_hash/keccakc768/compact | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 561090 | 11.19 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 118506 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| | lane256 | crypto_hash/lane256/bitslice | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 111882 | 1.00 | lane512 | crypto_hash/lane512/c | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 37734 | 1.00 | luffa256 | crypto_hash/luffa256/sse2 (2.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 59346 | 1.57 | luffa256 | crypto_hash/luffa256/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 81228 | 2.15 | luffa256 | crypto_hash/luffa256/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 91134 | 2.42 | luffa256 | crypto_hash/luffa256/thomaz/basic | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 101124 | 2.68 | luffa256 | crypto_hash/luffa256/arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39912 | 1.00 | luffa384 | crypto_hash/luffa384/sse2 (2.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 128526 | 3.22 | luffa384 | crypto_hash/luffa384/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 145500 | 3.65 | luffa384 | crypto_hash/luffa384/arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 63684 | 1.00 | luffa512 | crypto_hash/luffa512/sse2 (2.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 161904 | 2.54 | luffa512 | crypto_hash/luffa512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 165432 | 2.60 | luffa512 | crypto_hash/luffa512/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 182562 | 2.87 | luffa512 | crypto_hash/luffa512/arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | lux256 | crypto_hash/lux256/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | lux512 | crypto_hash/lux512/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 125772 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 125994 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 126540 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8280 | 1.00 | md4 | crypto_hash/md4/openssl (LibreSSL_2.3.2) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 12378 | 1.00 | md5 | crypto_hash/md5/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 13764 | 1.11 | md5 | crypto_hash/md5/openssl | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 67644 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 121992 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 111672 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 122316 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 106494 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 165552 | 1.55 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4939626 | 46.38 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 50220 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 58530 | 1.17 | nasha256 | crypto_hash/nasha256/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 44814 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 61626 | 1.38 | nasha512 | crypto_hash/nasha512/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 62796 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30720 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (LibreSSL_2.3.2) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 50268 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 56646 | 1.13 | round3jh256 | crypto_hash/round3jh256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 108942 | 2.17 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 144666 | 2.88 | round3jh256 | crypto_hash/round3jh256/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 187350 | 3.73 | round3jh256 | crypto_hash/round3jh256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 38154 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 55824 | 1.46 | round3jh512 | crypto_hash/round3jh512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 107406 | 2.82 | round3jh512 | crypto_hash/round3jh512/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 176700 | 4.63 | round3jh512 | crypto_hash/round3jh512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 185700 | 4.87 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 14928 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 25020 | 1.68 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17430 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 46476 | 2.67 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 11328 | 1.00 | sha1 | crypto_hash/sha1/openssl (LibreSSL_2.3.2) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 30810 | 1.00 | sha224 | crypto_hash/sha224/openssl (LibreSSL_2.3.2) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 30888 | 1.00 | sha256 | crypto_hash/sha256/openssl (LibreSSL_2.3.2) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 32508 | 1.05 | sha256 | crypto_hash/sha256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 58374 | 1.89 | sha256 | crypto_hash/sha256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 61392 | 1.99 | sha256 | crypto_hash/sha256/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38028 | 1.00 | sha384 | crypto_hash/sha384/openssl (LibreSSL_2.3.2) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 35826 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small (SPHLIB_3.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 37698 | 1.05 | sha512 | crypto_hash/sha512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 38016 | 1.06 | sha512 | crypto_hash/sha512/openssl | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 42552 | 1.19 | sha512 | crypto_hash/sha512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14292 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 28278 | 1.98 | shabal256 | crypto_hash/shabal256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 14286 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 16596 | 1.16 | shabal512 | crypto_hash/shabal512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 30558 | 2.14 | shabal512 | crypto_hash/shabal512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 32358 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 60138 | 1.86 | shake256 | crypto_hash/shake256/gil/singlefile | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 49656 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib-small (SPHLIB_3.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 76578 | 1.54 | shavite3256 | crypto_hash/shavite3256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 116292 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 122658 | 1.05 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/different-order | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73374 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 212754 | 2.90 | simd256 | crypto_hash/simd256/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 276564 | 3.77 | simd256 | crypto_hash/simd256/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| 5491236 | 74.84 | simd256 | crypto_hash/simd256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.5 (trunk)) |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23232 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 162060 | 6.98 | simd512 | crypto_hash/simd512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 232686 | 10.02 | simd512 | crypto_hash/simd512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 290316 | 12.50 | simd512 | crypto_hash/simd512/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 10741674 | 462.37 | simd512 | crypto_hash/simd512/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 19062 | 1.00 | skein10241024 | crypto_hash/skein10241024/x64 (v1.3_ASM_(amd64)_code) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 21588 | 1.13 | skein10241024 | crypto_hash/skein10241024/opt | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 18726 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 21720 | 1.16 | skein256256 | crypto_hash/skein256256/x64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 13704 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 14628 | 1.07 | skein512256 | crypto_hash/skein512256/x64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21804 | 1.59 | skein512256 | crypto_hash/skein512256/sandy | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 22278 | 1.63 | skein512256 | crypto_hash/skein512256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 24606 | 1.80 | skein512256 | crypto_hash/skein512256/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 24804 | 1.81 | skein512256 | crypto_hash/skein512256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 29658 | 2.16 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 58440 | 4.26 | skein512256 | crypto_hash/skein512256/mmx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 13830 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 14610 | 1.06 | skein512512 | crypto_hash/skein512512/x64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 22044 | 1.59 | skein512512 | crypto_hash/skein512512/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| 24234 | 1.75 | skein512512 | crypto_hash/skein512512/opt | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 24294 | 1.76 | skein512512 | crypto_hash/skein512512/sandy | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 28188 | 2.04 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 28986 | 2.10 | skein512512 | crypto_hash/skein512512/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 52686 | 3.81 | skein512512 | crypto_hash/skein512512/mmx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 114378 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.2.1 20070719 ) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |