Implementation notes: amd64, par, crypto_hash/mcssha5

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: mcssha5
TimeImplementationCompilerBenchmark dateSUPERCOP version
73340refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
73740refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
76460refgcc -march=native -mcpu=native -O32016121420161026
77080refgcc -march=native -mcpu=native -O22016121420161026
92480refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
93940refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_hash/mcssha5/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mcssha5.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 ref
gcc -funroll-loops -march=native -mcpu=native -O3 ref
gcc -funroll-loops -march=native -mcpu=native -Os ref
gcc -march=native -mcpu=native -O2 ref
gcc -march=native -mcpu=native -O3 ref
gcc -march=native -mcpu=native -Os ref