Implementation notes: amd64, par, crypto_aead/ketjeminorv2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: ketjeminorv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
15152700refg++ -funroll-loops -march=native -mcpu=native -O32016121420161026
15397320refg++ -march=native -mcpu=native -O32016121420161026
15930100refg++ -funroll-loops -march=native -mcpu=native -O22016121420161026
27662640refg++ -march=native -mcpu=native -O22016121420161026
47888900refg++ -march=native -mcpu=native -Os2016121420161026
48676960refg++ -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/ketjeminorv2/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
Keccak-f.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
Ketjev2.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
bitstring.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
encrypt.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
monkey.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
padding.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
transformations.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: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref
g++ -funroll-loops -march=native -mcpu=native -O3 ref
g++ -funroll-loops -march=native -mcpu=native -Os ref
g++ -march=native -mcpu=native -O2 ref
g++ -march=native -mcpu=native -O3 ref
g++ -march=native -mcpu=native -Os ref