Implementation notes: amd64, par, crypto_aead/paeq128t

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq128t
TimeImplementationCompilerBenchmark dateSUPERCOP version
222060aesnig++ -march=native -mcpu=native -O22016121420161026
236400aesnig++ -funroll-loops -march=native -mcpu=native -O22016121420161026
243560aesnig++ -funroll-loops -march=native -mcpu=native -O32016121420161026
243920aesnig++ -march=native -mcpu=native -O32016121420161026
251280aesnig++ -march=native -mcpu=native -Os2016121420161026
251660aesnig++ -funroll-loops -march=native -mcpu=native -Os2016121420161026
8280500refg++ -funroll-loops -march=native -mcpu=native -O22016121420161026
8499780refg++ -funroll-loops -march=native -mcpu=native -O32016121420161026
8521860refg++ -march=native -mcpu=native -O32016121420161026
18729220refg++ -march=native -mcpu=native -O22016121420161026
21009440refg++ -march=native -mcpu=native -Os2016121420161026
21091660refg++ -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/paeq128t/aesni
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
encrypt.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

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