Implementation notes: amd64, par, crypto_hash/lane512

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: lane512
TimeImplementationCompilerBenchmark dateSUPERCOP version
443320cgcc -march=native -mcpu=native -Os2016121420161026
447660cgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
475880cgcc -march=native -mcpu=native -O22016121420161026
476160cgcc -march=native -mcpu=native -O32016121420161026
476980cgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
478100cgcc -funroll-loops -march=native -mcpu=native -O22016121420161026

Compiler output

Implementation: crypto_hash/lane512/c
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
lane.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
nist.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 c
gcc -funroll-loops -march=native -mcpu=native -O3 c
gcc -funroll-loops -march=native -mcpu=native -Os c
gcc -march=native -mcpu=native -O2 c
gcc -march=native -mcpu=native -O3 c
gcc -march=native -mcpu=native -Os c