Implementation notes: amd64, par, crypto_hash/md5

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: md5
TimeImplementationCompilerBenchmark dateSUPERCOP version
10320refgcc -march=native -mcpu=native -O32016121420161026
10340refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
10340opensslgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
10340opensslgcc -march=native -mcpu=native -O32016121420161026
10360opensslgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
10360refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
10360opensslgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
10360opensslgcc -march=native -mcpu=native -O22016121420161026
10360opensslgcc -march=native -mcpu=native -Os2016121420161026
10540refgcc -march=native -mcpu=native -O22016121420161026
10560refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
10580refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_hash/md5/openssl
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.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: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 openssl ref
gcc -funroll-loops -march=native -mcpu=native -O3 openssl ref
gcc -funroll-loops -march=native -mcpu=native -Os openssl ref
gcc -march=native -mcpu=native -O2 openssl ref
gcc -march=native -mcpu=native -O3 openssl ref
gcc -march=native -mcpu=native -Os openssl ref