Implementation notes: amd64, par, crypto_aead/paeq80

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq80
TimeImplementationCompilerBenchmark dateSUPERCOP version
182620aesnig++ -march=native -mcpu=native -O22016121420161026
194540aesnig++ -funroll-loops -march=native -mcpu=native -O22016121420161026
198120aesnig++ -march=native -mcpu=native -O32016121420161026
200320aesnig++ -funroll-loops -march=native -mcpu=native -O32016121420161026
204480aesnig++ -march=native -mcpu=native -Os2016121420161026
206360aesnig++ -funroll-loops -march=native -mcpu=native -Os2016121420161026
7413340refg++ -funroll-loops -march=native -mcpu=native -O22016121420161026
7687660refg++ -march=native -mcpu=native -O32016121420161026
7756440refg++ -funroll-loops -march=native -mcpu=native -O32016121420161026
17043940refg++ -march=native -mcpu=native -O22016121420161026
19188520refg++ -funroll-loops -march=native -mcpu=native -Os2016121420161026
19243540refg++ -march=native -mcpu=native -Os2016121420161026

Compiler output

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