| 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 |
| 34532 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45012 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 65786 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19680 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 21420 | 1.09 | bblake256 | crypto_hash/bblake256/sse2 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 34622 | 1.76 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 34710 | 1.76 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 67346 | 3.42 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 12990 | 1.00 | bblake512 | crypto_hash/bblake512/xop (1.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 19172 | 1.00 | blake256 | crypto_hash/blake256/xop | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24159 | 1.26 | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 24480 | 1.28 | blake256 | crypto_hash/blake256/avxs | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 24622 | 1.28 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 25090 | 1.31 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 25448 | 1.33 | blake256 | crypto_hash/blake256/ssse3 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 25529 | 1.33 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26865 | 1.40 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 27060 | 1.41 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 27416 | 1.43 | blake256 | crypto_hash/blake256/sse2 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 27828 | 1.45 | blake256 | crypto_hash/blake256/sse2-2 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 28546 | 1.49 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 28598 | 1.49 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 36184 | 1.89 | blake256 | crypto_hash/blake256/sphlib-small | gcc -march=k8 -O -fomit-frame-pointer |
| 37602 | 1.96 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 55276 | 2.88 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 8018 | 1.00 | blake2b | crypto_hash/blake2b/xmm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 8066 | 1.01 | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 9110 | 1.14 | blake2b | crypto_hash/blake2b/regs | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 9144 | 1.14 | blake2b | crypto_hash/blake2b/avxicc | gcc -m64 -O3 -fomit-frame-pointer |
| 9339 | 1.16 | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 10436 | 1.30 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-3 | 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/ymm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12782 | 1.00 | blake2s | crypto_hash/blake2s/xmm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 13258 | 1.04 | blake2s | crypto_hash/blake2s/moon/xop/64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15322 | 1.20 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16448 | 1.29 | blake2s | crypto_hash/blake2s/avxicc | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 16966 | 1.33 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 17093 | 1.34 | blake2s | crypto_hash/blake2s/moon/avx/64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17127 | 1.34 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 18560 | 1.45 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=nocona -O2 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 20004 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 20428 | 1.02 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 22030 | 1.10 | blake32 | crypto_hash/blake32/sse2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 26400 | 1.32 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 27010 | 1.35 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 11743 | 1.00 | blake512 | crypto_hash/blake512/xop | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 12432 | 1.06 | blake512 | crypto_hash/blake512/vect128-xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14400 | 1.23 | blake512 | crypto_hash/blake512/xop-2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 15276 | 1.30 | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 15292 | 1.30 | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 16046 | 1.37 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16258 | 1.38 | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16346 | 1.39 | blake512 | crypto_hash/blake512/ssse3 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 16392 | 1.40 | blake512 | crypto_hash/blake512/sse2s | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 16878 | 1.44 | blake512 | crypto_hash/blake512/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| 17506 | 1.49 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 17572 | 1.50 | blake512 | crypto_hash/blake512/regs | gcc -O3 -fomit-frame-pointer |
| 17926 | 1.53 | blake512 | crypto_hash/blake512/sse2 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 22025 | 1.88 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 23424 | 1.99 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 33534 | 2.86 | blake512 | crypto_hash/blake512/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 15516 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 16684 | 1.08 | blake64 | crypto_hash/blake64/ssse3 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 18010 | 1.16 | blake64 | crypto_hash/blake64/sse2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 19444 | 1.25 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 21218 | 1.37 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 12876 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 (asm) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 13452 | 1.04 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 13650 | 1.06 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 13962 | 1.08 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 15602 | 1.21 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 16634 | 1.29 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 17017 | 1.32 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -Os -fomit-frame-pointer |
| 17161 | 1.33 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -Os -fomit-frame-pointer |
| 17229 | 1.34 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 17354 | 1.35 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 17496 | 1.36 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 17998 | 1.40 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18192 | 1.41 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 18462 | 1.43 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18568 | 1.44 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 20699 | 1.61 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 20738 | 1.61 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 30656 | 2.38 | bmw256 | crypto_hash/bmw256/ref | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 9548 | 1.00 | bmw512 | crypto_hash/bmw512/optbbe (OptimizedB_BE_C_-_BMW512) | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 9666 | 1.01 | bmw512 | crypto_hash/bmw512/opt008_asm64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 9719 | 1.02 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -Os -fomit-frame-pointer |
| 9774 | 1.02 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 9796 | 1.03 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 10352 | 1.08 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 10558 | 1.11 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 10562 | 1.11 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 11723 | 1.23 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 15112 | 1.58 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 16620 | 1.74 | bmw512 | crypto_hash/bmw512/ref | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26986 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc -funroll-loops (5.4.0 20160609) |
| 27054 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | cc |
| 38136 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 (1.0) | gcc (5.4.0 20160609) |
| 38300 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm | cc |
| 626780 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 1037760 | 1.66 | cubehash161 | crypto_hash/cubehash161/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 2235284 | 3.57 | cubehash161 | crypto_hash/cubehash161/simple | gcc -m64 -O3 -fomit-frame-pointer |
| 3073032 | 4.90 | cubehash161 | crypto_hash/cubehash161/spec | gcc -O3 -fomit-frame-pointer |
| 43337 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 104716 | 2.42 | cubehash1616 | crypto_hash/cubehash1616/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 185359 | 4.28 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 686302 | 15.84 | cubehash1616 | crypto_hash/cubehash1616/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 315883 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 547806 | 1.73 | cubehash162 | crypto_hash/cubehash162/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 1138152 | 3.60 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 1821950 | 5.77 | cubehash162 | crypto_hash/cubehash162/spec | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 22840 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 22872 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 23928 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 23980 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 24074 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 41304 | 1.81 | cubehash1632 | crypto_hash/cubehash1632/sphlib | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 44572 | 1.95 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 44880 | 1.96 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 46650 | 2.04 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 55529 | 2.43 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 61583 | 2.70 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 70918 | 3.10 | cubehash1632 | crypto_hash/cubehash1632/unrolled | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 76706 | 3.36 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 116756 | 5.11 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 118562 | 5.19 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 159990 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 288250 | 1.80 | cubehash164 | crypto_hash/cubehash164/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 589644 | 3.69 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 1195940 | 7.48 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 82804 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 168174 | 2.03 | cubehash168 | crypto_hash/cubehash168/unrolled | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 318572 | 3.85 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 873720 | 10.55 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 19768 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 19792 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 20908 | 1.06 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21002 | 1.06 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 21114 | 1.07 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 38726 | 1.96 | cubehash512 | crypto_hash/cubehash512/unrolled3 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 39088 | 1.98 | cubehash512 | crypto_hash/cubehash512/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 40506 | 2.05 | cubehash512 | crypto_hash/cubehash512/unrolled5 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 53449 | 2.70 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -march=k8 -O3 -fomit-frame-pointer |
| 59392 | 3.00 | cubehash512 | crypto_hash/cubehash512/unrolled | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 66510 | 3.36 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 96014 | 4.86 | cubehash512 | crypto_hash/cubehash512/unrolled2 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 103463 | 5.23 | cubehash512 | crypto_hash/cubehash512/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 297492 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 299458 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 328846 | 1.11 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 342884 | 1.15 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 514454 | 1.73 | cubehash81 | crypto_hash/cubehash81/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 1183679 | 3.98 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 1999698 | 6.72 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=k8 -O3 -fomit-frame-pointer |
| 20778 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 22782 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 66498 | 3.20 | cubehash816 | crypto_hash/cubehash816/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 107596 | 5.18 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 584582 | 28.13 | cubehash816 | crypto_hash/cubehash816/spec | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 149802 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 151812 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -O3 -fomit-frame-pointer |
| 284200 | 1.90 | cubehash82 | crypto_hash/cubehash82/unrolled | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 608211 | 4.06 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 1287746 | 8.60 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 11532 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m64 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 13556 | 1.18 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 49010 | 4.25 | cubehash832 | crypto_hash/cubehash832/unrolled | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 70244 | 6.09 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 525882 | 45.60 | cubehash832 | crypto_hash/cubehash832/spec | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 76072 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 78072 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -O3 -fomit-frame-pointer |
| 155422 | 2.04 | cubehash84 | crypto_hash/cubehash84/unrolled | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 319967 | 4.21 | cubehash84 | crypto_hash/cubehash84/simple | gcc -march=k8 -O3 -fomit-frame-pointer |
| 922450 | 12.13 | cubehash84 | crypto_hash/cubehash84/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 39586 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -march=k8 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 41605 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 100864 | 2.55 | cubehash88 | crypto_hash/cubehash88/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 176399 | 4.46 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 705668 | 17.83 | cubehash88 | crypto_hash/cubehash88/spec | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 8738 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 9752 | 1.12 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 60512 | 6.93 | echo256 | crypto_hash/echo256/ccalik/bitsliced | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 61776 | 7.07 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 63352 | 7.25 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 67050 | 7.67 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -O -fomit-frame-pointer |
| 69202 | 7.92 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=nocona -Os -fomit-frame-pointer |
| 78254 | 8.96 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 78718 | 9.01 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 78758 | 9.01 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 86230 | 9.87 | echo256 | crypto_hash/echo256/sphlib-small | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 94130 | 10.77 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 114256 | 13.08 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 158262 | 18.11 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 17168 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (5.4.0 20160609) |
| 107814 | 6.28 | echo512 | crypto_hash/echo512/ccalik/bitsliced | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 110478 | 6.44 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 110622 | 6.44 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 119656 | 6.97 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 120182 | 7.00 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 124374 | 7.24 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 140860 | 8.20 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 140946 | 8.21 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 141424 | 8.24 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 155156 | 9.04 | echo512 | crypto_hash/echo512/sphlib-small | gcc -march=nocona -O3 -fomit-frame-pointer |
| 163000 | 9.49 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 202292 | 11.78 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 279254 | 16.27 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 7804 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 51954 | 6.66 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 52166 | 6.68 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 57510 | 7.37 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 61134 | 7.83 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 61936 | 7.94 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 74468 | 9.54 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 89768 | 11.50 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 124906 | 16.01 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12118 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -march=barcelona -O -fomit-frame-pointer (5.4.0 20160609) |
| 82850 | 6.84 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 83440 | 6.89 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 85748 | 7.08 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 97486 | 8.04 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 97822 | 8.07 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 115474 | 9.53 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 142054 | 11.72 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 198128 | 16.35 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 10398 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=k8 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 10892 | 1.05 | edonr256 | crypto_hash/edonr256/optc | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5656 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 5906 | 1.04 | edonr512 | crypto_hash/edonr512/optc | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 107572 | 1.00 | essence224 | crypto_hash/essence224/gcc | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 107608 | 1.00 | essence256 | crypto_hash/essence256/gcc | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 73322 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 73132 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 120925 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 61739016 | 510.56 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 62944962 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 38664 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 42306 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 44632 | 1.05 | fugue256 | crypto_hash/fugue256/ccalik/vperm | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 57600 | 1.36 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 62778 | 1.48 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 63622 | 1.50 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | 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 |
| 60480 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 64626 | 1.07 | fugue384 | crypto_hash/fugue384/ccalik/vperm | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 80876 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 86258 | 1.07 | fugue512 | crypto_hash/fugue512/ccalik/vperm | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 124574 | 1.54 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 21212 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 23860 | 1.12 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 38596 | 1.82 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 39968 | 1.88 | groestl256 | crypto_hash/groestl256/opteron-unrolled | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 40418 | 1.91 | groestl256 | crypto_hash/groestl256/vperm | gcc -march=nocona -O3 -fomit-frame-pointer |
| 41164 | 1.94 | groestl256 | crypto_hash/groestl256/core2duo | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 42826 | 2.02 | groestl256 | crypto_hash/groestl256/opteron | gcc -march=nocona -O -fomit-frame-pointer |
| 60409 | 2.85 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 71003 | 3.35 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 72040 | 3.40 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 78821 | 3.72 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 79332 | 3.74 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 111982 | 5.28 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 219054 | 10.33 | groestl256 | crypto_hash/groestl256/32bit-2ktable | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 239912 | 11.31 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 376066 | 17.73 | groestl256 | crypto_hash/groestl256/8bit_c | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 412678 | 19.45 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| | 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 |
| 31774 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 32736 | 1.03 | groestl512 | crypto_hash/groestl512/aesni | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 43189 | 1.36 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 43346 | 1.36 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 56042 | 1.76 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 58502 | 1.84 | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 74368 | 2.34 | groestl512 | crypto_hash/groestl512/opteron | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 81552 | 2.57 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 110642 | 3.48 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 111050 | 3.49 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 119206 | 3.75 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 129324 | 4.07 | groestl512 | crypto_hash/groestl512/mmx | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 142146 | 4.47 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 153504 | 4.83 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 527551 | 16.60 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 42630 | 1.00 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 43706 | 1.03 | hamsi | crypto_hash/hamsi/simd-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 48598 | 1.14 | hamsi | crypto_hash/hamsi/simd-1 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| | 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 |
| 28570 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 29696 | 1.04 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 51822 | 1.81 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 83647 | 2.93 | jh224 | crypto_hash/jh224/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 93734 | 3.28 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 101380 | 3.55 | jh224 | crypto_hash/jh224/bitslice_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 120524 | 4.22 | jh224 | crypto_hash/jh224/bitslice_ref64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28609 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 29688 | 1.04 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 52410 | 1.83 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 83752 | 2.93 | jh256 | crypto_hash/jh256/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 94368 | 3.30 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 101757 | 3.56 | jh256 | crypto_hash/jh256/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 121644 | 4.25 | jh256 | crypto_hash/jh256/bitslice_ref64 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 28582 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 29690 | 1.04 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 51828 | 1.81 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 83701 | 2.93 | jh384 | crypto_hash/jh384/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 93758 | 3.28 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 101830 | 3.56 | jh384 | crypto_hash/jh384/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 120656 | 4.22 | jh384 | crypto_hash/jh384/bitslice_ref64 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28604 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 29676 | 1.04 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 51828 | 1.81 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 83752 | 2.93 | jh512 | crypto_hash/jh512/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 93600 | 3.27 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 101450 | 3.55 | jh512 | crypto_hash/jh512/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 120464 | 4.21 | jh512 | crypto_hash/jh512/bitslice_ref64 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 12618 | 1.00 | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64 (1) | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 13058 | 1.03 | k12 | crypto_hash/k12/kcp/optimized1600lcufull | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 13456 | 1.07 | k12 | crypto_hash/k12/kcp/optimized1600lcu6 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 14224 | 1.13 | k12 | crypto_hash/k12/kcp/optimized1600ufull | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 14612 | 1.16 | k12 | crypto_hash/k12/kcp/optimized1600u6 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 21032 | 1.67 | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64shld | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 21904 | 1.74 | k12 | crypto_hash/k12/kcp/optimized1600lcufullshld | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 24446 | 1.94 | k12 | crypto_hash/k12/kcp/reference1600 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 27432 | 2.17 | k12 | crypto_hash/k12/kcp/compact1600 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 32388 | 2.57 | k12 | crypto_hash/k12/kcp/inplace1600bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 361758 | 28.67 | k12 | crypto_hash/k12/kcp/reference1600-32bits | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| | k12 | crypto_hash/k12/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv6M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64Apple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPufull | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20260 | 1.00 | keccak | crypto_hash/keccak/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 22202 | 1.10 | keccak | crypto_hash/keccak/sseu2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 31264 | 1.54 | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -O2 -fomit-frame-pointer |
| 31390 | 1.55 | keccak | crypto_hash/keccak/opt64lcu24 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 32220 | 1.59 | keccak | crypto_hash/keccak/opt64lcu6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 34672 | 1.71 | keccak | crypto_hash/keccak/inplace | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 35152 | 1.74 | keccak | crypto_hash/keccak/opt64u6 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 36120 | 1.78 | keccak | crypto_hash/keccak/simple | gcc -march=nocona -Os -fomit-frame-pointer |
| 48328 | 2.39 | keccak | crypto_hash/keccak/mmxu1 | gcc -march=k8 -Os -fomit-frame-pointer |
| 53040 | 2.62 | keccak | crypto_hash/keccak/x86_64_shld | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 53090 | 2.62 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 58840 | 2.90 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 70546 | 3.48 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 72560 | 3.58 | keccak | crypto_hash/keccak/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 72655 | 3.59 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 77505 | 3.83 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 77692 | 3.83 | keccak | crypto_hash/keccak/simple32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 244624 | 12.07 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 34104 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 37448 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 51592 | 1.51 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 52661 | 1.54 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 52682 | 1.54 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 56383 | 1.65 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 57894 | 1.70 | keccakc1024 | crypto_hash/keccakc1024/sphlib | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 58376 | 1.71 | keccakc1024 | crypto_hash/keccakc1024/inplace | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 59842 | 1.75 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 60282 | 1.77 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 80240 | 2.35 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 89368 | 2.62 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 89442 | 2.62 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 99644 | 2.92 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 117054 | 3.43 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 117242 | 3.44 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 122260 | 3.58 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 125016 | 3.67 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 127424 | 3.74 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 415686 | 12.19 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 15730 | 1.00 | keccakc256 | crypto_hash/keccakc256/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 17592 | 1.12 | keccakc256 | crypto_hash/keccakc256/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 24197 | 1.54 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 24398 | 1.55 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 24402 | 1.55 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 26832 | 1.71 | keccakc256 | crypto_hash/keccakc256/inplace | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 27078 | 1.72 | keccakc256 | crypto_hash/keccakc256/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28056 | 1.78 | keccakc256 | crypto_hash/keccakc256/simple | gcc -march=nocona -Os -fomit-frame-pointer |
| 37582 | 2.39 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 41000 | 2.61 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 41350 | 2.63 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 45229 | 2.88 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 55112 | 3.50 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 56480 | 3.59 | keccakc256 | crypto_hash/keccakc256/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 58135 | 3.70 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 60922 | 3.87 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 61022 | 3.88 | keccakc256 | crypto_hash/keccakc256/simple32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 187614 | 11.93 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 10270 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 11090 | 1.08 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 11270 | 1.10 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17394 | 1.00 | keccakc448 | crypto_hash/keccakc448/xopu24 (3.2.5) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 19080 | 1.10 | keccakc448 | crypto_hash/keccakc448/sseu2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 26610 | 1.53 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 26714 | 1.54 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 27038 | 1.55 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 29378 | 1.69 | keccakc448 | crypto_hash/keccakc448/inplace | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 29968 | 1.72 | keccakc448 | crypto_hash/keccakc448/opt64u6 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 30869 | 1.77 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 40750 | 2.34 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 44984 | 2.59 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -march=nocona -O2 -fomit-frame-pointer |
| 45138 | 2.60 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 49912 | 2.87 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 60430 | 3.47 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 62684 | 3.60 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 66484 | 3.82 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 205928 | 11.84 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 18930 | 1.00 | keccakc512 | crypto_hash/keccakc512/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 20553 | 1.09 | keccakc512 | crypto_hash/keccakc512/sseu2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 28896 | 1.53 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -march=nocona -O2 -fomit-frame-pointer |
| 28958 | 1.53 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 29544 | 1.56 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 31550 | 1.67 | keccakc512 | crypto_hash/keccakc512/sphlib-small | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 32090 | 1.70 | keccakc512 | crypto_hash/keccakc512/inplace | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 32158 | 1.70 | keccakc512 | crypto_hash/keccakc512/sphlib | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 32476 | 1.72 | keccakc512 | crypto_hash/keccakc512/opt64u6 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 33597 | 1.77 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 44578 | 2.35 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 49106 | 2.59 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 49382 | 2.61 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 54510 | 2.88 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 65712 | 3.47 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 67482 | 3.56 | keccakc512 | crypto_hash/keccakc512/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 67788 | 3.58 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 72023 | 3.80 | keccakc512 | crypto_hash/keccakc512/simple32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 72084 | 3.81 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 225886 | 11.93 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | 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 |
| 11772 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 12760 | 1.08 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 13234 | 1.12 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 23284 | 1.00 | keccakc768 | crypto_hash/keccakc768/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 25215 | 1.08 | keccakc768 | crypto_hash/keccakc768/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 35724 | 1.53 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 36030 | 1.55 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 36758 | 1.58 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 40044 | 1.72 | keccakc768 | crypto_hash/keccakc768/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 40704 | 1.75 | keccakc768 | crypto_hash/keccakc768/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 41494 | 1.78 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=nocona -Os -fomit-frame-pointer |
| 55914 | 2.40 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 61212 | 2.63 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 61396 | 2.64 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 67548 | 2.90 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 81461 | 3.50 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 82488 | 3.54 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 84484 | 3.63 | keccakc768 | crypto_hash/keccakc768/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 87876 | 3.77 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 89126 | 3.83 | keccakc768 | crypto_hash/keccakc768/simple32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 282094 | 12.12 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 54432 | 1.00 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (5.4.0 20160609) |
| 56288 | 1.03 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 84686 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -fno-schedule-insns -Os -fomit-frame-pointer (5.4.0 20160609) |
| 16938 | 1.00 | luffa256 | crypto_hash/luffa256/sse2 (2.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 18676 | 1.10 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 18678 | 1.10 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -O2 -fomit-frame-pointer |
| 18690 | 1.10 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -m64 -Os -fomit-frame-pointer |
| 19976 | 1.18 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -O -fomit-frame-pointer |
| 20308 | 1.20 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -O -fomit-frame-pointer |
| 20904 | 1.23 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 20924 | 1.24 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| 21250 | 1.25 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 21266 | 1.26 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 22416 | 1.32 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 22428 | 1.32 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 48958 | 2.89 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 49636 | 2.93 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 54074 | 3.19 | luffa256 | crypto_hash/luffa256/thomaz/basic | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 60746 | 3.59 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 18818 | 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.8.0 (tags/RELEASE 380/final)) |
| 23358 | 1.24 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 23364 | 1.24 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 23428 | 1.24 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 23430 | 1.25 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -march=nocona -O3 -fomit-frame-pointer |
| 23910 | 1.27 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -O -fomit-frame-pointer |
| 24376 | 1.30 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -march=k8 -O -fomit-frame-pointer |
| 26710 | 1.42 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -Os -fomit-frame-pointer |
| 26713 | 1.42 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 26716 | 1.42 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -Os -fomit-frame-pointer |
| 27120 | 1.44 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 27150 | 1.44 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 72496 | 3.85 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 83840 | 4.46 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 30240 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP (1.2) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (5.4.0 20160609) |
| 30915 | 1.02 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 31610 | 1.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 32068 | 1.06 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 33864 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 33878 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 33908 | 1.12 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 33912 | 1.12 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 34768 | 1.15 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 34833 | 1.15 | luffa512 | crypto_hash/luffa512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 34985 | 1.16 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| 35028 | 1.16 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 89250 | 2.95 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 95233 | 3.15 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 106224 | 3.51 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 26878 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 27684 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 92176 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m64 -march=k8 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 95330 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 92230 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5678 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (5.4.0 20160609) |
| 8242 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -march=k8 -O -fomit-frame-pointer (5.4.0 20160609) |
| 8478 | 1.03 | md5 | crypto_hash/md5/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 56511 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 60860 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 76861 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 93244 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 58680 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 91828 | 1.56 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 3259846 | 55.55 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 31548 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 36502 | 1.16 | nasha256 | crypto_hash/nasha256/opt | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 33660 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 36588 | 1.09 | nasha512 | crypto_hash/nasha512/opt | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 18564 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (5.4.0 20160609) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23712 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -m64 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 32160 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 32322 | 1.01 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 95564 | 2.97 | round3jh256 | crypto_hash/round3jh256/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 106422 | 3.31 | round3jh256 | crypto_hash/round3jh256/sphlib-small | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 110846 | 3.45 | round3jh256 | crypto_hash/round3jh256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 32166 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 32314 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 95642 | 2.97 | round3jh512 | crypto_hash/round3jh512/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 106272 | 3.30 | round3jh512 | crypto_hash/round3jh512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 110484 | 3.43 | round3jh512 | crypto_hash/round3jh512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 18684 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 20908 | 1.12 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 23217 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 25124 | 1.08 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 9770 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (5.4.0 20160609) |
| 22104 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 22098 | 1.00 | sha256 | crypto_hash/sha256/openssl (OpenSSL_1.0.2g__1_Mar_2016) | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 36444 | 1.65 | sha256 | crypto_hash/sha256/cryptopp | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 37468 | 1.70 | sha256 | crypto_hash/sha256/sphlib | gcc -Os -fomit-frame-pointer |
| 37572 | 1.70 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 39486 | 1.79 | sha256 | crypto_hash/sha256/ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 29626 | 1.00 | sha3224 | crypto_hash/sha3224/oncore32bits (1) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 60218 | 2.03 | sha3224 | crypto_hash/sha3224/oncore64bits | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 31776 | 1.00 | sha3256 | crypto_hash/sha3256/oncore32bits (1) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 65650 | 2.07 | sha3256 | crypto_hash/sha3256/oncore64bits | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39447 | 1.00 | sha3384 | crypto_hash/sha3384/oncore32bits (1) | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 81962 | 2.08 | sha3384 | crypto_hash/sha3384/oncore64bits | gcc -O -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 56839 | 1.00 | sha3512 | crypto_hash/sha3512/oncore32bits (1) | gcc -funroll-loops -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 115648 | 2.03 | sha3512 | crypto_hash/sha3512/oncore64bits | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14472 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer (5.4.0 20160609) |
| 14498 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.2g__1_Mar_2016) | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 24128 | 1.66 | sha512 | crypto_hash/sha512/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 24130 | 1.66 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 26942 | 1.86 | sha512 | crypto_hash/sha512/ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 32330 | 2.23 | sha512 | crypto_hash/sha512/cryptopp | g++ -march=nocona -O2 -fomit-frame-pointer |
| 17872 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (5.4.0 20160609) |
| 18588 | 1.04 | shabal256 | crypto_hash/shabal256/sphlib | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17812 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -march=nocona -Os -fomit-frame-pointer (5.4.0 20160609) |
| 18414 | 1.03 | shabal512 | crypto_hash/shabal512/ref | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 18612 | 1.04 | shabal512 | crypto_hash/shabal512/sphlib | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 27174 | 1.00 | shake128 | crypto_hash/shake128/oncore32bits (1) | gcc -funroll-loops -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 54840 | 2.02 | shake128 | crypto_hash/shake128/oncore64bits | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19107 | 1.00 | shake256 | crypto_hash/shake256/usekcp | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 31868 | 1.67 | shake256 | crypto_hash/shake256/oncore32bits | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 34154 | 1.79 | shake256 | crypto_hash/shake256/gil/singlefile | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 36210 | 1.90 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 63182 | 3.31 | shake256 | crypto_hash/shake256/oncore64bits | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12088 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 39586 | 3.27 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 43529 | 3.60 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 45324 | 3.75 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 45508 | 3.76 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 46060 | 3.81 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 53874 | 4.46 | shavite3256 | crypto_hash/shavite3256/lower-mem | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 176838 | 14.63 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 10994 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 65834 | 5.99 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 76790 | 6.98 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 83193 | 7.57 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 84001 | 7.64 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 84083 | 7.65 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 89971 | 8.18 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 92840 | 8.44 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 109014 | 9.92 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 361043 | 32.84 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 76685 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 103356 | 1.35 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 105782 | 1.38 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 4230692 | 55.17 | simd256 | crypto_hash/simd256/ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 94046 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 101031 | 1.07 | simd512 | crypto_hash/simd512/opt | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 119214 | 1.27 | simd512 | crypto_hash/simd512/sphlib-small | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 8424643 | 89.58 | simd512 | crypto_hash/simd512/ref | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21208 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (5.4.0 20160609) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14024 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 14556 | 1.04 | skein256256 | crypto_hash/skein256256/x64 | gcc -funroll-loops -O -fomit-frame-pointer |
| 14182 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (5.4.0 20160609) |
| 14206 | 1.00 | skein512256 | crypto_hash/skein512256/x64 | gcc -m64 -O -fomit-frame-pointer |
| 14338 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 14687 | 1.04 | skein512256 | crypto_hash/skein512256/sphlib | gcc -march=barcelona -O -fomit-frame-pointer |
| 16344 | 1.15 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 17711 | 1.25 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 28946 | 2.04 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -O -fomit-frame-pointer |
| 32148 | 2.27 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 14206 | 1.00 | skein512512 | crypto_hash/skein512512/x64 (v1.3_ASM_(amd64)_code) | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (5.4.0 20160609) |
| 14210 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 14352 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 14691 | 1.03 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 16396 | 1.15 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 17594 | 1.24 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 28920 | 2.04 | skein512512 | crypto_hash/skein512512/mmx | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 32140 | 2.26 | skein512512 | crypto_hash/skein512512/sandy | gcc -march=nocona -O2 -fomit-frame-pointer |
| 13704 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 37564 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -march=core2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 88416 | 2.35 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |