| 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 |
| 26464 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 34512 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (6.3.0) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 50556 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (6.3.0) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11044 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 12580 | 1.14 | bblake256 | crypto_hash/bblake256/sse2 | icc -xAVX -O2 -fomit-frame-pointer |
| 23148 | 2.10 | bblake256 | crypto_hash/bblake256/bswap | icc -no-vec |
| 24092 | 2.18 | bblake256 | crypto_hash/bblake256/regs | icc -xAVX -O2 -fomit-frame-pointer |
| 24160 | 2.19 | bblake256 | crypto_hash/bblake256/sandy | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12068 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (6.3.0) |
| 12188 | 1.01 | blake256 | crypto_hash/blake256/avxs | icc -xAVX -O3 -fomit-frame-pointer |
| 12196 | 1.01 | blake256 | crypto_hash/blake256/sse41-2 | icc -xAVX -O2 -fomit-frame-pointer |
| 12336 | 1.02 | blake256 | crypto_hash/blake256/sse41 | icc -xAVX -O2 -fomit-frame-pointer |
| 12424 | 1.03 | blake256 | crypto_hash/blake256/ssse3 | icc -xAVX -O2 -fomit-frame-pointer |
| 12460 | 1.03 | blake256 | crypto_hash/blake256/vect128 | icc -xAVX -O2 -fomit-frame-pointer |
| 12832 | 1.06 | blake256 | crypto_hash/blake256/vect128-mmxhack | icc -xAVX -O2 -fomit-frame-pointer |
| 15260 | 1.26 | blake256 | crypto_hash/blake256/sse2 | icc -xAVX -O2 -fomit-frame-pointer |
| 15592 | 1.29 | blake256 | crypto_hash/blake256/sse2-2 | icc -xAVX -O2 -fomit-frame-pointer |
| 19008 | 1.58 | blake256 | crypto_hash/blake256/bswap | icc -no-vec |
| 19416 | 1.61 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 19844 | 1.64 | blake256 | crypto_hash/blake256/regs | icc -xAVX -O2 -fomit-frame-pointer |
| 19944 | 1.65 | blake256 | crypto_hash/blake256/sphlib | icc -xAVX -O2 -fomit-frame-pointer |
| 27932 | 2.31 | blake256 | crypto_hash/blake256/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 29116 | 2.41 | blake256 | crypto_hash/blake256/ref | icc -no-vec |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5256 | 1.00 | blake2b | crypto_hash/blake2b/moon/avx/64 | icc (17.0.20170213) |
| 5632 | 1.07 | blake2b | crypto_hash/blake2b/avxicc | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 5916 | 1.13 | blake2b | crypto_hash/blake2b/xmm | icc -xAVX -O2 -fomit-frame-pointer |
| 7084 | 1.35 | blake2b | crypto_hash/blake2b/regs | icc -xAVX -O3 -fomit-frame-pointer |
| 9032 | 1.72 | blake2b | crypto_hash/blake2b/ref | icc (17.0.20170213) |
| | 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/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 |
| 8212 | 1.00 | blake2s | crypto_hash/blake2s/xmm | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 8216 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 8712 | 1.06 | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9164 | 1.12 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 10620 | 1.29 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 11740 | 1.43 | blake2s | crypto_hash/blake2s/regs | icc -xAVX -O3 -fomit-frame-pointer |
| 13764 | 1.68 | blake2s | crypto_hash/blake2s/ref | icc -no-vec |
| | 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 |
| 10124 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 12028 | 1.19 | blake32 | crypto_hash/blake32/sse2 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 15352 | 1.52 | blake32 | crypto_hash/blake32/sphlib | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 20624 | 2.04 | blake32 | crypto_hash/blake32/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 21684 | 2.14 | blake32 | crypto_hash/blake32/ref | icc |
| 9772 | 1.00 | blake512 | crypto_hash/blake512/sse41 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 9784 | 1.00 | blake512 | crypto_hash/blake512/avxicc | icc |
| 9900 | 1.01 | blake512 | crypto_hash/blake512/vect128 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 10284 | 1.05 | blake512 | crypto_hash/blake512/vect128-inplace | icc -xAVX -O3 -fomit-frame-pointer |
| 12004 | 1.23 | blake512 | crypto_hash/blake512/sandy | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 12336 | 1.26 | blake512 | crypto_hash/blake512/sphlib | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 12360 | 1.26 | blake512 | crypto_hash/blake512/bswap | icc |
| 13320 | 1.36 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 13568 | 1.39 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 13584 | 1.39 | blake512 | crypto_hash/blake512/regs | icc |
| 14112 | 1.44 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 16916 | 1.73 | blake512 | crypto_hash/blake512/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 17708 | 1.81 | blake512 | crypto_hash/blake512/ref | icc -no-vec |
| | 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 |
| 11152 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 12000 | 1.08 | blake64 | crypto_hash/blake64/ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13504 | 1.21 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15052 | 1.35 | blake64 | crypto_hash/blake64/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 15816 | 1.42 | blake64 | crypto_hash/blake64/ref | icc -no-vec |
| 8976 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 9344 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | icc -xAVX -O2 -fomit-frame-pointer |
| 9892 | 1.10 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 9892 | 1.10 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | icc -xAVX -O3 -fomit-frame-pointer |
| 10044 | 1.12 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | icc -xAVX -O2 -fomit-frame-pointer |
| 10396 | 1.16 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 12088 | 1.35 | bmw256 | crypto_hash/bmw256/optc03 | icc -no-vec |
| 12124 | 1.35 | bmw256 | crypto_hash/bmw256/optc04 | icc -no-vec |
| 12388 | 1.38 | bmw256 | crypto_hash/bmw256/optc01 | icc -xAVX -O3 -fomit-frame-pointer |
| 12508 | 1.39 | bmw256 | crypto_hash/bmw256/optabe | icc -xAVX -O3 -fomit-frame-pointer |
| 12528 | 1.40 | bmw256 | crypto_hash/bmw256/optbbe | icc -xAVX -O3 -fomit-frame-pointer |
| 12628 | 1.41 | bmw256 | crypto_hash/bmw256/optc02 | icc -no-vec |
| 12976 | 1.45 | bmw256 | crypto_hash/bmw256/optbgbe | icc -no-vec |
| 13292 | 1.48 | bmw256 | crypto_hash/bmw256/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 13444 | 1.50 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15832 | 1.76 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 20624 | 2.30 | bmw256 | crypto_hash/bmw256/ref | icc -xAVX -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6592 | 1.00 | bmw512 | crypto_hash/bmw512/optabe (OptimizedA_BE_C_-_BMW512) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 6604 | 1.00 | bmw512 | crypto_hash/bmw512/optbbe | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 6620 | 1.00 | bmw512 | crypto_hash/bmw512/optc04 | icc -xAVX -O2 -fomit-frame-pointer |
| 6700 | 1.02 | bmw512 | crypto_hash/bmw512/optc01 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 6704 | 1.02 | bmw512 | crypto_hash/bmw512/optc02 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 6832 | 1.04 | bmw512 | crypto_hash/bmw512/optc03 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 6848 | 1.04 | bmw512 | crypto_hash/bmw512/optbgbe | icc -no-vec |
| 7404 | 1.12 | bmw512 | crypto_hash/bmw512/opt008_asm64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8772 | 1.33 | bmw512 | crypto_hash/bmw512/sphlib | icc -xAVX -O2 -fomit-frame-pointer |
| 11340 | 1.72 | bmw512 | crypto_hash/bmw512/ref | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 11760 | 1.78 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17540 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc (6.3.0) |
| 17544 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | gcc (6.3.0) |
| 28760 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 28828 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -funroll-loops (6.3.0) |
| 410000 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 1383464 | 3.37 | cubehash161 | crypto_hash/cubehash161/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 2019612 | 4.93 | cubehash161 | crypto_hash/cubehash161/unrolled | icc -no-vec |
| 2277392 | 5.55 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 28608 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 117584 | 4.11 | cubehash1616 | crypto_hash/cubehash1616/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 163304 | 5.71 | cubehash1616 | crypto_hash/cubehash1616/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 388684 | 13.59 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 206732 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.3.0) |
| 713752 | 3.45 | cubehash162 | crypto_hash/cubehash162/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 1017960 | 4.92 | cubehash162 | crypto_hash/cubehash162/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 1284616 | 6.21 | cubehash162 | crypto_hash/cubehash162/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 16016 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 16084 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 16104 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | icc -xAVX -O2 -fomit-frame-pointer |
| 18304 | 1.14 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | icc -xAVX -O2 -fomit-frame-pointer |
| 18652 | 1.16 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 42492 | 2.65 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 50356 | 3.14 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | icc |
| 54856 | 3.43 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 59416 | 3.71 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 70580 | 4.41 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 73300 | 4.58 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 74316 | 4.64 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 75412 | 4.71 | cubehash1632 | crypto_hash/cubehash1632/simple | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 101016 | 6.31 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 103652 | 6.47 | cubehash1632 | crypto_hash/cubehash1632/unrolled | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 104644 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 373672 | 3.57 | cubehash164 | crypto_hash/cubehash164/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 529036 | 5.06 | cubehash164 | crypto_hash/cubehash164/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 765232 | 7.31 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 54180 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 203292 | 3.75 | cubehash168 | crypto_hash/cubehash168/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 285656 | 5.27 | cubehash168 | crypto_hash/cubehash168/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 506580 | 9.35 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13872 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 13924 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | icc -xAVX -O3 -fomit-frame-pointer |
| 13936 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15836 | 1.14 | cubehash512 | crypto_hash/cubehash512/amd64-2 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 16112 | 1.16 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -O -fomit-frame-pointer |
| 36644 | 2.64 | cubehash512 | crypto_hash/cubehash512/mmintrin | icc -xAVX -O3 -fomit-frame-pointer |
| 44012 | 3.17 | cubehash512 | crypto_hash/cubehash512/unrolled5 | icc -no-vec |
| 47644 | 3.43 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 51588 | 3.72 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 60604 | 4.37 | cubehash512 | crypto_hash/cubehash512/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 61240 | 4.41 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 80972 | 5.84 | cubehash512 | crypto_hash/cubehash512/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 81384 | 5.87 | cubehash512 | crypto_hash/cubehash512/unrolled2 | icc -xAVX -O3 -fomit-frame-pointer |
| 206864 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 209052 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 239180 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | icc -xAVX -O2 -fomit-frame-pointer |
| 246916 | 1.19 | cubehash81 | crypto_hash/cubehash81/emmintrin | icc -xAVX -O3 -fomit-frame-pointer |
| 691760 | 3.34 | cubehash81 | crypto_hash/cubehash81/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 994880 | 4.81 | cubehash81 | crypto_hash/cubehash81/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 1405804 | 6.80 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 14556 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 15996 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | icc -xAVX -O3 -fomit-frame-pointer |
| 66556 | 4.57 | cubehash816 | crypto_hash/cubehash816/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 86936 | 5.97 | cubehash816 | crypto_hash/cubehash816/unrolled | icc -xAVX -O2 -fomit-frame-pointer |
| 321888 | 22.11 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 104460 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 106392 | 1.02 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 365888 | 3.50 | cubehash82 | crypto_hash/cubehash82/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 513908 | 4.92 | cubehash82 | crypto_hash/cubehash82/unrolled | icc |
| 828008 | 7.93 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 8176 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 9516 | 1.16 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 45256 | 5.54 | cubehash832 | crypto_hash/cubehash832/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 57616 | 7.05 | cubehash832 | crypto_hash/cubehash832/unrolled | icc -xAVX -O3 -fomit-frame-pointer |
| 279164 | 34.14 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 52824 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 54592 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 194892 | 3.69 | cubehash84 | crypto_hash/cubehash84/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 268408 | 5.08 | cubehash84 | crypto_hash/cubehash84/unrolled | icc -xAVX -O2 -fomit-frame-pointer |
| 534584 | 10.12 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 27424 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 28816 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 109664 | 4.00 | cubehash88 | crypto_hash/cubehash88/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 147472 | 5.38 | cubehash88 | crypto_hash/cubehash88/unrolled | icc -xAVX -O2 -fomit-frame-pointer |
| 394892 | 14.40 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 7764 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 9604 | 1.24 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 39452 | 5.08 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45128 | 5.81 | echo256 | crypto_hash/echo256/ccalik/bitsliced | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 49120 | 6.33 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -O2 -fomit-frame-pointer |
| 49552 | 6.38 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -O -fomit-frame-pointer |
| 57352 | 7.39 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 57760 | 7.44 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 59288 | 7.64 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 64676 | 8.33 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 81640 | 10.52 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 114964 | 14.81 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| | 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 |
| 17116 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 70540 | 4.12 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 70840 | 4.14 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 80080 | 4.68 | echo512 | crypto_hash/echo512/ccalik/bitsliced | icc -xAVX -O3 -fomit-frame-pointer |
| 88492 | 5.17 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 89108 | 5.21 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 102928 | 6.01 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 103172 | 6.03 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 106656 | 6.23 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 115420 | 6.74 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 145248 | 8.49 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 205836 | 12.03 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | icc -xAVX -O3 -fomit-frame-pointer |
| | 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 |
| 7644 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (6.3.0) |
| 38392 | 5.02 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 38680 | 5.06 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 44340 | 5.80 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 51156 | 6.69 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 63996 | 8.37 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | icc -xAVX -O3 -fomit-frame-pointer |
| 89412 | 11.70 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | icc -xAVX -O3 -fomit-frame-pointer |
| | 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 |
| 12052 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (6.3.0) |
| 61404 | 5.09 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -O -fomit-frame-pointer |
| 61920 | 5.14 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 70460 | 5.85 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 80996 | 6.72 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 100800 | 8.36 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | icc -xAVX -O3 -fomit-frame-pointer |
| 142328 | 11.81 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | icc -xAVX -O3 -fomit-frame-pointer |
| | 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 |
| 6944 | 1.00 | edonr256 | crypto_hash/edonr256/optc (Optimized_C_v2.0) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 7832 | 1.13 | edonr256 | crypto_hash/edonr256/swpbe | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 3944 | 1.00 | edonr512 | crypto_hash/edonr512/optc (Optimized_C_v2.0) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 4264 | 1.08 | edonr512 | crypto_hash/edonr512/swpbe | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 79956 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 79944 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 61108 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -O3 -fomit-frame-pointer (6.3.0) |
| 61132 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -O3 -fomit-frame-pointer (6.3.0) |
| 95476 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (6.3.0) |
| 56324108 | 589.93 | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 53541700 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.3.0) |
| 25912 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | icc -no-vec (17.0.20170213) |
| 25032 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 25728 | 1.03 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 30416 | 1.22 | fugue256 | crypto_hash/fugue256/SSE4.1 | icc -xAVX -O2 -fomit-frame-pointer |
| 32796 | 1.31 | fugue256 | crypto_hash/fugue256/SSSE3 | icc -xAVX -O2 -fomit-frame-pointer |
| 36928 | 1.48 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | icc -xAVX -O2 -fomit-frame-pointer |
| 40592 | 1.62 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | icc -no-vec |
| 42636 | 1.70 | fugue256 | crypto_hash/fugue256/sphlib | icc -xAVX -O2 -fomit-frame-pointer |
| 36828 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 37600 | 1.02 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 48852 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 50744 | 1.04 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 84780 | 1.74 | fugue512 | crypto_hash/fugue512/sphlib | icc -xAVX -O3 -fomit-frame-pointer |
| 16100 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 17608 | 1.09 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 32956 | 2.05 | groestl256 | crypto_hash/groestl256/vperm-intr | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 34576 | 2.15 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 35768 | 2.22 | groestl256 | crypto_hash/groestl256/core2duo | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 36568 | 2.27 | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 42948 | 2.67 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 43080 | 2.68 | groestl256 | crypto_hash/groestl256/vperm | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 44188 | 2.74 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 46136 | 2.87 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 46444 | 2.88 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 61464 | 3.82 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 80932 | 5.03 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 140104 | 8.70 | groestl256 | crypto_hash/groestl256/32bit-2ktable | icc -xAVX -O2 -fomit-frame-pointer |
| 157752 | 9.80 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 207752 | 12.90 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | icc -xAVX -O2 -fomit-frame-pointer |
| 236428 | 14.68 | groestl256 | crypto_hash/groestl256/8bit_c | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| | 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 |
| 23232 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 24464 | 1.05 | groestl512 | crypto_hash/groestl512/aesni | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 35752 | 1.54 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 35984 | 1.55 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 42668 | 1.84 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 52120 | 2.24 | groestl512 | crypto_hash/groestl512/vperm | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 55520 | 2.39 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 60016 | 2.58 | groestl512 | crypto_hash/groestl512/core2duo | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 63800 | 2.75 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 65796 | 2.83 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 70696 | 3.04 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 95292 | 4.10 | groestl512 | crypto_hash/groestl512/sphlib-small | icc |
| 102612 | 4.42 | groestl512 | crypto_hash/groestl512/mmx | icc -xAVX -O3 -fomit-frame-pointer |
| 121284 | 5.22 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 321320 | 13.83 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 34644 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 37136 | 1.07 | hamsi | crypto_hash/hamsi/simd-2 | icc -xAVX -O2 -fomit-frame-pointer |
| 40604 | 1.17 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| | 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 |
| 21400 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 23264 | 1.09 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 26096 | 1.22 | jh224 | crypto_hash/jh224/bitslice_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 30492 | 1.42 | jh224 | crypto_hash/jh224/bitslice_ref64 | icc -xAVX -O2 -fomit-frame-pointer |
| 32552 | 1.52 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 37860 | 1.77 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 55756 | 2.61 | jh224 | crypto_hash/jh224/simple | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 21396 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 23220 | 1.09 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 26108 | 1.22 | jh256 | crypto_hash/jh256/bitslice_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 30472 | 1.42 | jh256 | crypto_hash/jh256/bitslice_ref64 | icc -xAVX -O2 -fomit-frame-pointer |
| 32540 | 1.52 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 37880 | 1.77 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55756 | 2.61 | jh256 | crypto_hash/jh256/simple | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 21380 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 23264 | 1.09 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 26088 | 1.22 | jh384 | crypto_hash/jh384/bitslice_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 31516 | 1.47 | jh384 | crypto_hash/jh384/bitslice_ref64 | icc -xAVX -O2 -fomit-frame-pointer |
| 32552 | 1.52 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 37836 | 1.77 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 55648 | 2.60 | jh384 | crypto_hash/jh384/simple | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 21408 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 23256 | 1.09 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 26104 | 1.22 | jh512 | crypto_hash/jh512/bitslice_opt64 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 32056 | 1.50 | jh512 | crypto_hash/jh512/bitslice_ref64 | icc -xAVX -O2 -fomit-frame-pointer |
| 32552 | 1.52 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 37952 | 1.77 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 55752 | 2.60 | jh512 | crypto_hash/jh512/simple | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 19348 | 1.00 | keccak | crypto_hash/keccak/x86_64_shld (3.2.3) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (6.3.0) |
| 20064 | 1.04 | keccak | crypto_hash/keccak/opt64lcu6 | icc |
| 20076 | 1.04 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 20248 | 1.05 | keccak | crypto_hash/keccak/opt64lcu24 | icc -xAVX -O2 -fomit-frame-pointer |
| 21800 | 1.13 | keccak | crypto_hash/keccak/opt64u6 | icc -no-vec |
| 21964 | 1.14 | keccak | crypto_hash/keccak/inplace | icc -no-vec |
| 21996 | 1.14 | keccak | crypto_hash/keccak/simple | icc -no-vec |
| 22108 | 1.14 | keccak | crypto_hash/keccak/sseu2 | icc -xAVX -O2 -fomit-frame-pointer |
| 22780 | 1.18 | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 34160 | 1.77 | keccak | crypto_hash/keccak/mmxu1 | icc -xAVX -O2 -fomit-frame-pointer |
| 46084 | 2.38 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 51828 | 2.68 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 52932 | 2.74 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 56916 | 2.94 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 58428 | 3.02 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 61668 | 3.19 | keccak | crypto_hash/keccak/inplace32bi | icc -xAVX -O2 -fomit-frame-pointer |
| 160460 | 8.29 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32564 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld (3.2.3) | gcc -m64 -march=corei7 -O -fomit-frame-pointer (6.3.0) |
| 33488 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 33876 | 1.04 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | icc -xAVX -O2 -fomit-frame-pointer |
| 34052 | 1.05 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | icc -no-vec |
| 36476 | 1.12 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | icc -xAVX -O2 -fomit-frame-pointer |
| 36904 | 1.13 | keccakc1024 | crypto_hash/keccakc1024/inplace | icc -no-vec |
| 37028 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/simple | icc -no-vec |
| 37064 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | icc -xAVX -O2 -fomit-frame-pointer |
| 38320 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | icc -xAVX -O2 -fomit-frame-pointer |
| 42608 | 1.31 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 43752 | 1.34 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 57116 | 1.75 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | icc -xAVX -O2 -fomit-frame-pointer |
| 77572 | 2.38 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 85156 | 2.62 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 85856 | 2.64 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 93608 | 2.87 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 93996 | 2.89 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 98844 | 3.04 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | icc |
| 272484 | 8.37 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15024 | 1.00 | keccakc256 | crypto_hash/keccakc256/x86_64_shld (3.2.3) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 15572 | 1.04 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 15684 | 1.04 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 15760 | 1.05 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 16812 | 1.12 | keccakc256 | crypto_hash/keccakc256/opt64u6 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 17040 | 1.13 | keccakc256 | crypto_hash/keccakc256/inplace | icc -no-vec |
| 17072 | 1.14 | keccakc256 | crypto_hash/keccakc256/sseu2 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 17108 | 1.14 | keccakc256 | crypto_hash/keccakc256/simple | icc |
| 17660 | 1.18 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | icc -xAVX -O3 -fomit-frame-pointer |
| 26468 | 1.76 | keccakc256 | crypto_hash/keccakc256/mmxu1 | icc -no-vec |
| 35624 | 2.37 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 40884 | 2.72 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 41800 | 2.78 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 44316 | 2.95 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 46112 | 3.07 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 48576 | 3.23 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 123784 | 8.24 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11156 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 11216 | 1.01 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16448 | 1.00 | keccakc448 | crypto_hash/keccakc448/x86_64_shld (3.2.3) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 17068 | 1.04 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 17112 | 1.04 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 17212 | 1.05 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 18532 | 1.13 | keccakc448 | crypto_hash/keccakc448/opt64u6 | icc |
| 18640 | 1.13 | keccakc448 | crypto_hash/keccakc448/sseu2 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 18652 | 1.13 | keccakc448 | crypto_hash/keccakc448/simple | icc -no-vec |
| 18684 | 1.14 | keccakc448 | crypto_hash/keccakc448/inplace | icc |
| 19348 | 1.18 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | icc -xAVX -O3 -fomit-frame-pointer |
| 29048 | 1.77 | keccakc448 | crypto_hash/keccakc448/mmxu1 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 38984 | 2.37 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 44100 | 2.68 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 44872 | 2.73 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 48972 | 2.98 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 136688 | 8.31 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | 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 |
| 17920 | 1.00 | keccakc512 | crypto_hash/keccakc512/x86_64_shld (3.2.3) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 18620 | 1.04 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 18652 | 1.04 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 18720 | 1.04 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 20156 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64u6 | icc |
| 20264 | 1.13 | keccakc512 | crypto_hash/keccakc512/simple | icc -no-vec |
| 20312 | 1.13 | keccakc512 | crypto_hash/keccakc512/inplace | icc -no-vec |
| 20488 | 1.14 | keccakc512 | crypto_hash/keccakc512/sseu2 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 21112 | 1.18 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | icc -xAVX -O3 -fomit-frame-pointer |
| 23716 | 1.32 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 24200 | 1.35 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 31444 | 1.75 | keccakc512 | crypto_hash/keccakc512/mmxu1 | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 42516 | 2.37 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 47376 | 2.64 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 48708 | 2.72 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 52704 | 2.94 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 54396 | 3.04 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 57064 | 3.18 | keccakc512 | crypto_hash/keccakc512/inplace32bi | icc -no-vec |
| 148224 | 8.27 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -march=barcelona -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 |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12932 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 12960 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22312 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_shld (3.2.3) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 23128 | 1.04 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 23180 | 1.04 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | icc -xAVX -O2 -fomit-frame-pointer |
| 23248 | 1.04 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | icc |
| 24968 | 1.12 | keccakc768 | crypto_hash/keccakc768/opt64u6 | icc -xAVX -O2 -fomit-frame-pointer |
| 25240 | 1.13 | keccakc768 | crypto_hash/keccakc768/inplace | icc -no-vec |
| 25420 | 1.14 | keccakc768 | crypto_hash/keccakc768/simple | icc |
| 26272 | 1.18 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 26400 | 1.18 | keccakc768 | crypto_hash/keccakc768/sseu2 | icc -xAVX -O2 -fomit-frame-pointer |
| 39476 | 1.77 | keccakc768 | crypto_hash/keccakc768/mmxu1 | icc -no-vec |
| 53064 | 2.38 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 59248 | 2.66 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 60016 | 2.69 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 65436 | 2.93 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 65952 | 2.96 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 69332 | 3.11 | keccakc768 | crypto_hash/keccakc768/inplace32bi | icc -no-vec |
| 185152 | 8.30 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39468 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer (6.3.0) |
| 73116 | 1.85 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 148592 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=k8 -Os -fomit-frame-pointer (6.3.0) |
| 14564 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 16228 | 1.11 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | icc -xAVX -O3 -fomit-frame-pointer |
| 17216 | 1.18 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | icc -xAVX -O3 -fomit-frame-pointer |
| 19496 | 1.34 | luffa256 | crypto_hash/luffa256/sse2 | icc -xAVX -O2 -fomit-frame-pointer |
| 19916 | 1.37 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | icc |
| 20320 | 1.40 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | icc -xAVX -O2 -fomit-frame-pointer |
| 22704 | 1.56 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 23004 | 1.58 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 24136 | 1.66 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | icc |
| 30804 | 2.12 | luffa256 | crypto_hash/luffa256/sphlib | icc -xAVX -O3 -fomit-frame-pointer |
| 32340 | 2.22 | luffa256 | crypto_hash/luffa256/thomaz/basic | icc -xAVX -O3 -fomit-frame-pointer |
| 32544 | 2.23 | luffa256 | crypto_hash/luffa256/opt32 | icc -xAVX -O2 -fomit-frame-pointer |
| 34704 | 2.38 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 36528 | 2.51 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | icc -xAVX -O3 -fomit-frame-pointer |
| 37320 | 2.56 | luffa256 | crypto_hash/luffa256/sse2_x64asm | icc |
| 38864 | 2.67 | luffa256 | crypto_hash/luffa256/arm | icc -xAVX -O3 -fomit-frame-pointer |
| 20624 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 21760 | 1.06 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 22184 | 1.08 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | icc -xAVX -O2 -fomit-frame-pointer |
| 22452 | 1.09 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 22468 | 1.09 | luffa384 | crypto_hash/luffa384/sse2 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 22544 | 1.09 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 32492 | 1.58 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33308 | 1.62 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 40528 | 1.97 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 40528 | 1.97 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 40644 | 1.97 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 41348 | 2.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm | icc |
| 48420 | 2.35 | luffa384 | crypto_hash/luffa384/opt32 | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 55508 | 2.69 | luffa384 | crypto_hash/luffa384/arm | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 27152 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 28068 | 1.03 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | icc -xAVX -O3 -fomit-frame-pointer |
| 30296 | 1.12 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | icc -xAVX -O3 -fomit-frame-pointer |
| 31012 | 1.14 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 31404 | 1.16 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 33692 | 1.24 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 42844 | 1.58 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=nocona -Os -fomit-frame-pointer |
| 44372 | 1.63 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 51004 | 1.88 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 51712 | 1.90 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | icc |
| 57344 | 2.11 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 57380 | 2.11 | luffa512 | crypto_hash/luffa512/sphlib | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 58148 | 2.14 | luffa512 | crypto_hash/luffa512/sse2_x64asm | icc -xAVX -O3 -fomit-frame-pointer |
| 66100 | 2.43 | luffa512 | crypto_hash/luffa512/opt32 | icc -no-vec |
| 72716 | 2.68 | luffa512 | crypto_hash/luffa512/arm | icc -xAVX -O3 -fomit-frame-pointer |
| 23172 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc (6.3.0) |
| 23040 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 80408 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -O3 -fomit-frame-pointer (6.3.0) |
| 83476 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (6.3.0) |
| 80308 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 691248 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| 5628 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | icc (17.0.20170213) |
| 8764 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -fno-schedule-insns -Os -fomit-frame-pointer (6.3.0) |
| 9024 | 1.03 | md5 | crypto_hash/md5/ref | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 38408 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (6.3.0) |
| 41236 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 52880 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 64476 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (6.3.0) |
| 62928 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -march=barcelona -Os -fomit-frame-pointer (6.3.0) |
| 66152 | 1.05 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 1950884 | 31.00 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 40348 | 1.00 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (6.3.0) |
| 40380 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 42188 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 45208 | 1.07 | nasha512 | crypto_hash/nasha512/opt_v4 | icc |
| 18904 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 24468 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (6.3.0) |
| 25068 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (6.3.0) |
| 26272 | 1.05 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 65860 | 2.63 | round3jh256 | crypto_hash/round3jh256/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 69796 | 2.78 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 73676 | 2.94 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 25120 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (6.3.0) |
| 26312 | 1.05 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 65796 | 2.62 | round3jh512 | crypto_hash/round3jh512/simple | icc -xAVX -O3 -fomit-frame-pointer |
| 70028 | 2.79 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 73716 | 2.93 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 12856 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (6.3.0) |
| 13372 | 1.04 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 15764 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 16344 | 1.04 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 8540 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer (6.3.0) |
| 28068 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 25868 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| 26208 | 1.01 | sha256 | crypto_hash/sha256/sphlib-small | icc -no-vec |
| 28072 | 1.09 | sha256 | crypto_hash/sha256/openssl | gcc -O3 -fomit-frame-pointer |
| 29132 | 1.13 | sha256 | crypto_hash/sha256/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18664 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| 18692 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 19536 | 1.05 | sha512 | crypto_hash/sha512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19560 | 1.05 | sha512 | crypto_hash/sha512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20104 | 1.08 | sha512 | crypto_hash/sha512/ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10248 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 12420 | 1.21 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 10248 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 12448 | 1.21 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 12588 | 1.23 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 24580 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 24652 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 9196 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 27644 | 3.01 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 30032 | 3.27 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 30396 | 3.31 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 30676 | 3.34 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 32812 | 3.57 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 37496 | 4.08 | shavite3256 | crypto_hash/shavite3256/lower-mem | icc -xAVX -O3 -fomit-frame-pointer |
| 135580 | 14.74 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 9204 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | icc -xAVX -O2 -fomit-frame-pointer (17.0.20170213) |
| 46060 | 5.00 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 53460 | 5.81 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 62648 | 6.81 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 64672 | 7.03 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 73244 | 7.96 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 130060 | 14.13 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 130780 | 14.21 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 137152 | 14.90 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -Os -fomit-frame-pointer |
| 260376 | 28.29 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 55284 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 74040 | 1.34 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 78732 | 1.42 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 3632264 | 65.70 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 62928 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (6.3.0) |
| 64600 | 1.03 | simd512 | crypto_hash/simd512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 70840 | 1.13 | simd512 | crypto_hash/simd512/vect128 | cc |
| 79360 | 1.26 | simd512 | crypto_hash/simd512/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 7439948 | 118.23 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 16056 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | icc -xAVX -O3 -fomit-frame-pointer (17.0.20170213) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14124 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | icc -no-vec (17.0.20170213) |
| 15628 | 1.11 | skein256256 | crypto_hash/skein256256/x64 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 10216 | 1.00 | skein512256 | crypto_hash/skein512256/sandy | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 10284 | 1.01 | skein512256 | crypto_hash/skein512256/little | icc -xAVX -O2 -fomit-frame-pointer |
| 10480 | 1.03 | skein512256 | crypto_hash/skein512256/opt | icc -no-vec |
| 10752 | 1.05 | skein512256 | crypto_hash/skein512256/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 10908 | 1.07 | skein512256 | crypto_hash/skein512256/sphlib | icc -xAVX -O2 -fomit-frame-pointer |
| 11732 | 1.15 | skein512256 | crypto_hash/skein512256/simple | icc -no-vec |
| 13428 | 1.31 | skein512256 | crypto_hash/skein512256/x64 | icc |
| 18592 | 1.82 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 10228 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 10296 | 1.01 | skein512512 | crypto_hash/skein512512/little | icc |
| 10512 | 1.03 | skein512512 | crypto_hash/skein512512/opt | icc -xAVX -O2 -fomit-frame-pointer |
| 10756 | 1.05 | skein512512 | crypto_hash/skein512512/sphlib-small | icc -xAVX -O3 -fomit-frame-pointer |
| 10928 | 1.07 | skein512512 | crypto_hash/skein512512/sphlib | icc -xAVX -O2 -fomit-frame-pointer |
| 11848 | 1.16 | skein512512 | crypto_hash/skein512512/simple | icc |
| 13428 | 1.31 | skein512512 | crypto_hash/skein512512/x64 | icc -xAVX -O2 -fomit-frame-pointer |
| 18592 | 1.82 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 56672 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |