Implementation notes: amd64, par, crypto_aead/deoxysii128v141

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysii128v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
325840tablegcc -march=native -mcpu=native -O32016121420161026
336980tablegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
340220tablegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
373000tablegcc -march=native -mcpu=native -O22016121420161026
404440tablegcc -march=native -mcpu=native -Os2016121420161026
405980tablegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
2032940refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2315860refgcc -march=native -mcpu=native -O32016121420161026
4548980refgcc -march=native -mcpu=native -O22016121420161026
4739600refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
6791940refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
6814180refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/deoxysii128v141/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
encrypt.c: encrypt.c:27:20: fatal error: deoxys.h: No such file or directory
encrypt.c: #include "deoxys.h"
encrypt.c: ^
encrypt.c: compilation terminated.

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/deoxysii128v141/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