Implementation notes: amd64, par, crypto_aead/deoxysii256v141

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysii256v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
110140aesnigcc -march=native -mcpu=native -O22016121420161026
111500aesnigcc -march=native -mcpu=native -Os2016121420161026
112440aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
113020aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
114260aesnigcc -march=native -mcpu=native -O32016121420161026
115260aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1573660tablegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1581840tablegcc -march=native -mcpu=native -O32016121420161026
1673240tablegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1714220tablegcc -march=native -mcpu=native -O22016121420161026
2815700refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2817860tablegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
2851140tablegcc -march=native -mcpu=native -Os2016121420161026
3461840refgcc -march=native -mcpu=native -O32016121420161026
7604820refgcc -march=native -mcpu=native -O22016121420161026
7915180refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
11322680refgcc -march=native -mcpu=native -Os2016121420161026
11964240refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

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