Implementation notes: amd64, par, crypto_aead/paeq160

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq160
TimeImplementationCompilerBenchmark dateSUPERCOP version
272500aesnig++ -march=native -mcpu=native -O22016121420161026
284800aesnig++ -funroll-loops -march=native -mcpu=native -O22016121420161026
286940aesnig++ -march=native -mcpu=native -O32016121420161026
292520aesnig++ -funroll-loops -march=native -mcpu=native -O32016121420161026
301100aesnig++ -march=native -mcpu=native -Os2016121420161026
302120aesnig++ -funroll-loops -march=native -mcpu=native -Os2016121420161026
9114840refg++ -funroll-loops -march=native -mcpu=native -O22016121420161026
9459160refg++ -march=native -mcpu=native -O32016121420161026
9500260refg++ -funroll-loops -march=native -mcpu=native -O32016121420161026
20416500refg++ -march=native -mcpu=native -O22016121420161026
22550800refg++ -march=native -mcpu=native -Os2016121420161026
22845760refg++ -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

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