Implementation notes: amd64, par, crypto_aead/deoxysi128v141

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysi128v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
64360aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
64680aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
64900aesnigcc -march=native -mcpu=native -O32016121420161026
65520aesnigcc -march=native -mcpu=native -Os2016121420161026
66080aesnigcc -march=native -mcpu=native -O22016121420161026
66280aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
222500tablegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
233340tablegcc -march=native -mcpu=native -O32016121420161026
234020tablegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
238560tablegcc -march=native -mcpu=native -O22016121420161026
245260tablegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
249000tablegcc -march=native -mcpu=native -Os2016121420161026
1459880refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1681900refgcc -march=native -mcpu=native -O32016121420161026
3172820refgcc -march=native -mcpu=native -O22016121420161026
3186840refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
4492000refgcc -march=native -mcpu=native -Os2016121420161026
4502980refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/deoxysi128v141/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/deoxysi128v141/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