Implementation notes: amd64, par, crypto_hash/fsb256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: fsb256
TimeImplementationCompilerBenchmark dateSUPERCOP version
234720cleangcc -march=native -mcpu=native -O32016121420161026
241300cleangcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
264520cleangcc -funroll-loops -march=native -mcpu=native -O32016121420161026
280660cleangcc -funroll-loops -march=native -mcpu=native -O22016121420161026
370760cleangcc -march=native -mcpu=native -Os2016121420161026
408560cleangcc -march=native -mcpu=native -O22016121420161026
117762080refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
117937460refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
118266500refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
120308260refgcc -march=native -mcpu=native -O32016121420161026
120463520refgcc -march=native -mcpu=native -O22016121420161026
124041300refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

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

Compiler output

Implementation: crypto_hash/fsb256/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
fsb.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 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