Implementation notes: amd64, par, crypto_hash/edonr512

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: edonr512
TimeImplementationCompilerBenchmark dateSUPERCOP version
7200swpbegcc -march=native -mcpu=native -Os2016121420161026
7260swpbegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
7300swpbegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
7340swpbegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
7600swpbegcc -march=native -mcpu=native -O22016121420161026
7620swpbegcc -march=native -mcpu=native -O32016121420161026
7660optcgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
7800optcgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
7900optcgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
8080optcgcc -march=native -mcpu=native -O32016121420161026
8120optcgcc -march=native -mcpu=native -O22016121420161026
8240optcgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

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