Implementation notes: amd64, par, crypto_hash/essence224

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: essence224
TimeImplementationCompilerBenchmark dateSUPERCOP version
117040gccgcc -march=native -mcpu=native -O32016121420161026
120580gccgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
123880gccgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
159220gccgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
159520gccgcc -march=native -mcpu=native -Os2016121420161026
171580gccgcc -march=native -mcpu=native -O22016121420161026

Compiler output

Implementation: crypto_hash/essence224/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