Implementation notes: amd64, par, crypto_hash/sha256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: sha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
33160opensslgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
33160opensslgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
33160opensslgcc -march=native -mcpu=native -O22016121420161026
33160opensslgcc -march=native -mcpu=native -O32016121420161026
33160opensslgcc -march=native -mcpu=native -Os2016121420161026
33180opensslgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
50560sphlib-smallgcc -march=native -mcpu=native -Os2016121420161026
50660sphlib-smallgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
50780sphlibgcc -march=native -mcpu=native -Os2016121420161026
51060sphlib-smallgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
51280sphlibgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
52000sphlibgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
52040sphlibgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
52720sphlib-smallgcc -march=native -mcpu=native -O32016121420161026
53400refgcc -march=native -mcpu=native -O32016121420161026
53420refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
53540refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
53640refgcc -march=native -mcpu=native -O22016121420161026
53760refgcc -march=native -mcpu=native -Os2016121420161026
53780refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
54220sphlib-smallgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
55100sphlibgcc -march=native -mcpu=native -O32016121420161026
55160sphlibgcc -march=native -mcpu=native -O22016121420161026
56060sphlib-smallgcc -march=native -mcpu=native -O22016121420161026

Compiler output

Implementation: crypto_hash/sha256/cryptopp
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
hash.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
hash.cpp: hash.cpp:1:26: fatal error: cryptopp/sha.h: No such file or directory
hash.cpp: #include gt;
hash.cpp: ^
hash.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 cryptopp
g++ -funroll-loops -march=native -mcpu=native -O3 cryptopp
g++ -funroll-loops -march=native -mcpu=native -Os cryptopp
g++ -march=native -mcpu=native -O2 cryptopp
g++ -march=native -mcpu=native -O3 cryptopp
g++ -march=native -mcpu=native -Os cryptopp

Compiler output

Implementation: crypto_hash/sha256/sphlib
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
sha2.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 sphlib sphlib-small
gcc -funroll-loops -march=native -mcpu=native -O3 sphlib sphlib-small
gcc -funroll-loops -march=native -mcpu=native -Os sphlib sphlib-small
gcc -march=native -mcpu=native -O2 sphlib sphlib-small
gcc -march=native -mcpu=native -O3 sphlib sphlib-small
gcc -march=native -mcpu=native -Os sphlib sphlib-small

Compiler output

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