Implementation notes: amd64, par, crypto_hash/essence256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: essence256
TimeImplementationCompilerBenchmark dateSUPERCOP version
117240gccgcc -march=native -mcpu=native -O32016121420161026
120300gccgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
123920gccgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
159580gccgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
159740gccgcc -march=native -mcpu=native -Os2016121420161026
171760gccgcc -march=native -mcpu=native -O22016121420161026

Compiler output

Implementation: crypto_hash/essence256/gcc
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
essence_L_tables.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
essence_api.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
essence_compress_256.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
essence_compress_256_dual.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
essence_compress_512.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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 gcc
gcc -funroll-loops -march=native -mcpu=native -O3 gcc
gcc -funroll-loops -march=native -mcpu=native -Os gcc
gcc -march=native -mcpu=native -O2 gcc
gcc -march=native -mcpu=native -O3 gcc
gcc -march=native -mcpu=native -Os gcc