Implementation notes: amd64, par, crypto_hash/shavite3256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: shavite3256
TimeImplementationCompilerBenchmark dateSUPERCOP version
20620aes-instructgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
20680aes-instructgcc -march=native -mcpu=native -O32016121420161026
24220aes-instructgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
28720aes-instructgcc -march=native -mcpu=native -O22016121420161026
30200aes-instructgcc -march=native -mcpu=native -Os2016121420161026
30420aes-instructgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
46200sphlibgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
46220sphlibgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
47740sphlibgcc -march=native -mcpu=native -O32016121420161026
47920sphlibgcc -march=native -mcpu=native -O22016121420161026
48480sphlibgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
49460low-memgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
49740low-memgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
50800no-saltgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
50960low-memgcc -march=native -mcpu=native -O32016121420161026
51380new-aes-roundgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
51400new-aes-roundgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
51780no-saltgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
52380new-aes-roundgcc -march=native -mcpu=native -O32016121420161026
52540no-saltgcc -march=native -mcpu=native -O32016121420161026
53280sphlib-smallgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
53940sphlibgcc -march=native -mcpu=native -Os2016121420161026
54020sphlib-smallgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
54060sphlib-smallgcc -march=native -mcpu=native -O32016121420161026
55360sphlib-smallgcc -march=native -mcpu=native -O22016121420161026
57640sphlib-smallgcc -march=native -mcpu=native -Os2016121420161026
57920sphlib-smallgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
59680low-memgcc -march=native -mcpu=native -O22016121420161026
61700low-memgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
62720no-saltgcc -march=native -mcpu=native -O22016121420161026
64140new-aes-roundgcc -march=native -mcpu=native -O22016121420161026
65140new-aes-roundgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
66100no-saltgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
66420lower-memgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
66560lower-memgcc -march=native -mcpu=native -O32016121420161026
68100low-memgcc -march=native -mcpu=native -Os2016121420161026
69560new-aes-roundgcc -march=native -mcpu=native -Os2016121420161026
69900lower-memgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
72400no-saltgcc -march=native -mcpu=native -Os2016121420161026
72940lower-memgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
74300lower-memgcc -march=native -mcpu=native -Os2016121420161026
78640lower-memgcc -march=native -mcpu=native -O22016121420161026
2117208-bitgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2150808-bitgcc -march=native -mcpu=native -O32016121420161026
2339008-bitgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
2499008-bitgcc -march=native -mcpu=native -O22016121420161026
4087408-bitgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
4118608-bitgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_hash/shavite3256/8-bit
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
SHAvite3.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
SHAvite3.c: In file included from SHAvite3.c:11:0:
SHAvite3.c: portable.h:109:2: warning: #warning NEITHER NESSIE_LITTLE_ENDIAN NOR NESSIE_BIG_ENDIAN ARE DEFINED!!!!! [-Wcpp]
SHAvite3.c: #warning NEITHER NESSIE_LITTLE_ENDIAN NOR NESSIE_BIG_ENDIAN ARE DEFINED!!!!!
SHAvite3.c: ^~~~~~~
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: 30, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 8-bit low-mem lower-mem new-aes-round no-salt
gcc -funroll-loops -march=native -mcpu=native -O3 8-bit low-mem lower-mem new-aes-round no-salt
gcc -funroll-loops -march=native -mcpu=native -Os 8-bit low-mem lower-mem new-aes-round no-salt
gcc -march=native -mcpu=native -O2 8-bit low-mem lower-mem new-aes-round no-salt
gcc -march=native -mcpu=native -O3 8-bit low-mem lower-mem new-aes-round no-salt
gcc -march=native -mcpu=native -Os 8-bit low-mem lower-mem new-aes-round no-salt

Compiler output

Implementation: crypto_hash/shavite3256/sphlib
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
shavite.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/shavite3256/aes-instruct
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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 aes-instruct
gcc -funroll-loops -march=native -mcpu=native -O3 aes-instruct
gcc -funroll-loops -march=native -mcpu=native -Os aes-instruct
gcc -march=native -mcpu=native -O2 aes-instruct
gcc -march=native -mcpu=native -O3 aes-instruct
gcc -march=native -mcpu=native -Os aes-instruct