Implementation notes: amd64, par, crypto_aead/deoxysi256v141

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysi256v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
74720aesnigcc -march=native -mcpu=native -O22016121420161026
74780aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
74820aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
75140aesnigcc -march=native -mcpu=native -O32016121420161026
75600aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
76640aesnigcc -march=native -mcpu=native -Os2016121420161026
251520tablegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
263360tablegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
266200tablegcc -march=native -mcpu=native -O32016121420161026
271440tablegcc -march=native -mcpu=native -O22016121420161026
285860tablegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
291020tablegcc -march=native -mcpu=native -Os2016121420161026
1989660refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2512140refgcc -march=native -mcpu=native -O32016121420161026
5193640refgcc -march=native -mcpu=native -O22016121420161026
5419600refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
7515880refgcc -march=native -mcpu=native -Os2016121420161026
7810720refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/deoxysi256v141/aesni
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
deoxys.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 aesni
gcc -funroll-loops -march=native -mcpu=native -O3 aesni
gcc -funroll-loops -march=native -mcpu=native -Os aesni
gcc -march=native -mcpu=native -O2 aesni
gcc -march=native -mcpu=native -O3 aesni
gcc -march=native -mcpu=native -Os aesni

Compiler output

Implementation: crypto_aead/deoxysi256v141/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
deoxys.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
tweakableBC.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 ref table
gcc -funroll-loops -march=native -mcpu=native -O3 ref table
gcc -funroll-loops -march=native -mcpu=native -Os ref table
gcc -march=native -mcpu=native -O2 ref table
gcc -march=native -mcpu=native -O3 ref table
gcc -march=native -mcpu=native -Os ref table