Implementation notes: amd64, par, crypto_aead/paeq64

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq64
TimeImplementationCompilerBenchmark dateSUPERCOP version
177460aesnig++ -march=native -mcpu=native -O22016121420161026
184100aesnig++ -march=native -mcpu=native -O32016121420161026
185320aesnig++ -funroll-loops -march=native -mcpu=native -O22016121420161026
190700aesnig++ -funroll-loops -march=native -mcpu=native -O32016121420161026
196620aesnig++ -march=native -mcpu=native -Os2016121420161026
197600aesnig++ -funroll-loops -march=native -mcpu=native -Os2016121420161026
7280040refg++ -funroll-loops -march=native -mcpu=native -O22016121420161026
7392660refg++ -march=native -mcpu=native -O32016121420161026
7428660refg++ -funroll-loops -march=native -mcpu=native -O32016121420161026
16675680refg++ -march=native -mcpu=native -O22016121420161026
18852040refg++ -march=native -mcpu=native -Os2016121420161026
18882500refg++ -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

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