Implementation notes: amd64, par, crypto_aead/acorn128v2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: acorn128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
130380optgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
136240optgcc -march=native -mcpu=native -O32016121420161026
147540optgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
150920optgcc -march=native -mcpu=native -O22016121420161026
151560optgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
153920optgcc -march=native -mcpu=native -Os2016121420161026
8901080refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
8928180refgcc -march=native -mcpu=native -O32016121420161026
37496660refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
46894240refgcc -march=native -mcpu=native -O22016121420161026
54143880refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
55104280refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/acorn128v2/opt
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
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: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 opt ref
gcc -funroll-loops -march=native -mcpu=native -O3 opt ref
gcc -funroll-loops -march=native -mcpu=native -Os opt ref
gcc -march=native -mcpu=native -O2 opt ref
gcc -march=native -mcpu=native -O3 opt ref
gcc -march=native -mcpu=native -Os opt ref