| Time | Relative time | Primitive | Implementation | Compiler |
| 1168 | 1.00 | aes128ctr | dolbeau/aesenc-int | icc -march=core-avx2 -mtune=core-avx2 -O3 -fomit-frame-pointer (19.0.20190416) |
| 1554 | 1.33 | aes128ctr | openssl | icc -march=ivybridge -mtune=ivybridge -O2 -fomit-frame-pointer |
| 3540 | 3.03 | aes128ctr | cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 13060 | 1.00 | aes128estream | e/schwabe/athlon64-1 | icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer (19.0.20190416) |
| 13136 | 1.01 | aes128estream | e/schwabe/athlon64-2 | icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer |
| 13408 | 1.03 | aes128estream | e/schwabe/core2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 14280 | 1.09 | aes128estream | e/hongjun/v1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 14648 | 1.12 | aes128estream | e/bernstein/amd64-2 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer |
| 14692 | 1.12 | aes128estream | e/hongjun/v0 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 15342 | 1.17 | aes128estream | e/bernstein/amd64-1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 16342 | 1.25 | aes128estream | e/bernstein/little-2 | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer |
| 16846 | 1.29 | aes128estream | e/bernstein/little-1 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer |
| 18100 | 1.39 | aes128estream | e/bernstein/little-4 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer |
| 18168 | 1.39 | aes128estream | e/bernstein/little-3 | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer |
| 18220 | 1.40 | aes128estream | e/bernstein/big-1 | icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer |
| | aes128estream | e/gladman | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1754 | 1.00 | aes192ctr | openssl | icc -march=skylake-avx512 -mtune=skylake-avx512 -O2 -fomit-frame-pointer (19.0.20190416) |
| 3706 | 2.11 | aes192ctr | cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1554 | 1.00 | aes256ctr | dolbeau/aesenc-int | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 1960 | 1.26 | aes256ctr | openssl | icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer |
| 3970 | 2.55 | aes256ctr | cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 20128 | 1.00 | aes256estream | e/hongjun/v1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 20320 | 1.01 | aes256estream | e/hongjun/v0 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| | aes256estream | e/gladman | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 52904 | 1.00 | amastrid | ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 788 | 1.00 | chacha12 | dolbeau/amd64-avx2 | icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer (19.0.20190416) |
| 1332 | 1.69 | chacha12 | krovetz/avx2 | icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer |
| 1346 | 1.71 | chacha12 | goll_gueron | icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer |
| 2502 | 3.18 | chacha12 | amd64-ssse3 | icc -march=core-avx2 -mtune=core-avx2 -O3 -fomit-frame-pointer |
| 2570 | 3.26 | chacha12 | krovetz/vec128 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 2906 | 3.69 | chacha12 | e/amd64-xmm6 | icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer |
| 5570 | 7.07 | chacha12 | e/merged | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer |
| 5768 | 7.32 | chacha12 | e/ref | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer |
| 5788 | 7.35 | chacha12 | e/amd64-3 | icc -march=core-avx2 -mtune=core-avx2 -O3 -fomit-frame-pointer |
| 6104 | 7.75 | chacha12 | e/regs | icc -march=corei7-avx -mtune=corei7-avx -O2 -fomit-frame-pointer |
| | chacha12 | dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha12 | moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha12 | moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha12 | moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha12 | moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha12 | moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1194 | 1.00 | chacha20 | dolbeau/amd64-avx2 | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer (19.0.20190416) |
| 1854 | 1.55 | chacha20 | dolbeau/generic-gccsimd256 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 2116 | 1.77 | chacha20 | krovetz/avx2 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer |
| 2148 | 1.80 | chacha20 | goll_gueron | icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer |
| 2936 | 2.46 | chacha20 | dolbeau/generic-gccsimd128 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 3792 | 3.18 | chacha20 | amd64-ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4174 | 3.50 | chacha20 | krovetz/vec128 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer |
| 4464 | 3.74 | chacha20 | e/amd64-xmm6 | icc -march=haswell -mtune=haswell -O2 -fomit-frame-pointer |
| 8988 | 7.53 | chacha20 | e/merged | icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer |
| 9204 | 7.71 | chacha20 | e/amd64-3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 9460 | 7.92 | chacha20 | e/ref | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer (19.0.20190416) |
| 9664 | 8.09 | chacha20 | e/regs | icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer |
| | chacha20 | moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha20 | moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha20 | moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha20 | moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha20 | moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 588 | 1.00 | chacha8 | dolbeau/amd64-avx2 | icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer (19.0.20190416) |
| 906 | 1.54 | chacha8 | krovetz/avx2 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer |
| 944 | 1.61 | chacha8 | goll_gueron | icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer |
| 1766 | 3.00 | chacha8 | krovetz/vec128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1858 | 3.16 | chacha8 | amd64-ssse3 | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer |
| 2124 | 3.61 | chacha8 | e/amd64-xmm6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 3888 | 6.61 | chacha8 | e/merged | icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer |
| 4018 | 6.83 | chacha8 | e/ref | icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer |
| 4060 | 6.90 | chacha8 | e/amd64-3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4368 | 7.43 | chacha8 | e/regs | icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer |
| | chacha8 | dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha8 | moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha8 | moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha8 | moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha8 | moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | chacha8 | moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 6398 | 1.00 | cryptmtv3 | e/v3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| | dragon | e/submissions/dragon | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 14248 | 1.00 | hc128 | e/hc-128/200606 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 14282 | 1.00 | hc128 | e/hc-128/200701b | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 14308 | 1.00 | hc128 | e/hc-128/200701a | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 33526 | 1.00 | hc256 | e/hc-256/200701 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 33670 | 1.00 | hc256 | e/hc-256/200511 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 6784 | 1.00 | lexv2 | e/v2/schwabe/amd64-1 | icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer (19.0.20190416) |
| 7000 | 1.03 | lexv2 | e/v2/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 7078 | 1.04 | lexv2 | e/v2/schwabe/amd64-2 | icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer |
| 4592 | 1.00 | nlsv2 | e/v2/sync/2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 9162 | 2.00 | nlsv2 | e/v2/sync/1 | icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer |
| 30458 | 1.00 | ocelot1 | ref | icpc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer (19.0.20190416) |
| | ocelot2 | ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 8682 | 1.00 | panama | cryptopp | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 5378 | 1.00 | rabbit | e/opt/2/3 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer (19.0.20190416) |
| 5388 | 1.00 | rabbit | e/opt/2/2 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer (19.0.20190416) |
| 5412 | 1.01 | rabbit | e/opt/1/4 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer (19.0.20190416) |
| 5420 | 1.01 | rabbit | e/opt/1/3 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer (19.0.20190416) |
| 5422 | 1.01 | rabbit | e/opt/1/2 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer (19.0.20190416) |
| 7576 | 1.41 | rabbit | e/opt/2/1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 7632 | 1.42 | rabbit | e/opt/1/1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 8700 | 1.62 | rabbit | e/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | rabbit | e/opt/2/4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | rabbit | e/opt/2/5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | rijn256ctr | gil | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1346 | 1.00 | salsa20 | dolbeau/amd64-xmm6int | icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer (19.0.20190416) |
| 4924 | 3.66 | salsa20 | amd64_xmm6 | icc -march=skylake -mtune=skylake -O3 -fomit-frame-pointer |
| 4926 | 3.66 | salsa20 | e/amd64-xmm6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 5248 | 3.90 | salsa20 | e/amd64-xmm5 | icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer |
| 8942 | 6.64 | salsa20 | e/amd64-xmm2 | icc -march=corei7-avx -mtune=corei7-avx -O3 -fomit-frame-pointer |
| 9486 | 7.05 | salsa20 | e/amd64-xmm | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer |
| 9616 | 7.14 | salsa20 | e/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 9642 | 7.16 | salsa20 | e/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 9704 | 7.21 | salsa20 | e/merged | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 10482 | 7.79 | salsa20 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 10502 | 7.80 | salsa20 | e/amd64-3 | icc -march=ivybridge -mtune=ivybridge -O3 -fomit-frame-pointer |
| 10612 | 7.88 | salsa20 | e/amd64-2 | icc -march=ivybridge -mtune=ivybridge -O3 -fomit-frame-pointer |
| 11740 | 8.72 | salsa20 | e/amd64-1 | icc -march=sandybridge -mtune=sandybridge -O2 -fomit-frame-pointer |
| 968 | 1.00 | salsa2012 | dolbeau/amd64-xmm6int | icc -march=skylake-avx512 -mtune=skylake-avx512 -O2 -fomit-frame-pointer (19.0.20190416) |
| 3180 | 3.29 | salsa2012 | e/amd64-xmm6 | icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer |
| 3204 | 3.31 | salsa2012 | amd64_xmm6 | icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer |
| 3404 | 3.52 | salsa2012 | e/amd64-xmm5 | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer |
| 5714 | 5.90 | salsa2012 | e/amd64-xmm2 | icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer |
| 6074 | 6.27 | salsa2012 | e/amd64-xmm | icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer |
| 6138 | 6.34 | salsa2012 | e/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 6188 | 6.39 | salsa2012 | e/merged | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 6232 | 6.44 | salsa2012 | e/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 6542 | 6.76 | salsa2012 | e/amd64-2 | icc -march=haswell -mtune=haswell -O3 -fomit-frame-pointer |
| 6632 | 6.85 | salsa2012 | e/amd64-3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 6832 | 7.06 | salsa2012 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 7366 | 7.61 | salsa2012 | e/amd64-1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 768 | 1.00 | salsa208 | dolbeau/amd64-xmm6int | icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer (19.0.20190416) |
| 2304 | 3.00 | salsa208 | amd64_xmm6 | icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer |
| 2308 | 3.01 | salsa208 | e/amd64-xmm6 | icc -march=corei7-avx -mtune=corei7-avx -O2 -fomit-frame-pointer |
| 2478 | 3.23 | salsa208 | e/amd64-xmm5 | icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer |
| 4118 | 5.36 | salsa208 | e/amd64-xmm2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4338 | 5.65 | salsa208 | e/amd64-xmm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4350 | 5.66 | salsa208 | e/merged | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4464 | 5.81 | salsa208 | e/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4484 | 5.84 | salsa208 | e/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4614 | 6.01 | salsa208 | e/amd64-3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4648 | 6.05 | salsa208 | e/amd64-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4954 | 6.45 | salsa208 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 5174 | 6.74 | salsa208 | e/amd64-1 | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer |
| 3256 | 1.00 | simon128128ctr | avx2 | icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer (19.0.20190416) |
| 7232 | 2.22 | simon128128ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | simon128192ctr | avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | simon128192ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 3916 | 1.00 | simon128256ctr | avx2 | icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer (19.0.20190416) |
| 8708 | 2.22 | simon128256ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 2526 | 1.00 | simon64128ctr | avx2 | icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer (19.0.20190416) |
| 5458 | 2.16 | simon64128ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 2180 | 1.00 | simon6496ctr | avx2 | icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer (19.0.20190416) |
| 4770 | 2.19 | simon6496ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 4290 | 1.00 | snow20 | e/benchmarks/snow-2.0 | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer (19.0.20190416) |
| 4578 | 1.00 | sosemanuk | e/submissions/sosemanuk | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer (19.0.20190416) |
| 5324 | 1.16 | sosemanuk | cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1124 | 1.00 | speck128128ctr | avx512 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| | speck128128ctr | avx2 | icc -march=cannonlake -mtune=cannonlake -O3 -fomit-frame-pointer |
| | speck128128ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1156 | 1.00 | speck128192ctr | avx512 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| | speck128192ctr | avx2 | icc -march=cannonlake -mtune=cannonlake -O3 -fomit-frame-pointer |
| | speck128192ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 1194 | 1.00 | speck128256ctr | avx512 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| | speck128256ctr | avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| | speck128256ctr | sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 956 | 1.00 | speck64128ctr | avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 1718 | 1.80 | speck64128ctr | avx2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 2886 | 3.02 | speck64128ctr | sse4 | icc -march=skylake-avx512 -mtune=skylake-avx512 -O2 -fomit-frame-pointer |
| 922 | 1.00 | speck6496ctr | avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 1666 | 1.81 | speck6496ctr | avx2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE |
| 2772 | 3.01 | speck6496ctr | sse4 | icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer |
| 8440 | 1.00 | tpy | e/tpy | icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer (19.0.20190416) |
| 5608 | 1.00 | tpy6 | e/tpy6 | icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer (19.0.20190416) |
| 9708 | 1.00 | tpypy | e/tpypy | icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer (19.0.20190416) |
| 8416 | 1.00 | trivium | e/submissions/trivium | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (9.2.0) |
| 1742 | 1.00 | xsalsa20 | ref | icc -march=sandybridge -mtune=sandybridge -O2 -fomit-frame-pointer (19.0.20190416) |