Implementation notes: amd64, par, crypto_hash/cubehash164

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: cubehash164
TimeImplementationCompilerBenchmark dateSUPERCOP version
220640emmintrin4gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
220780emmintrin4gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
233380emmintrin4gcc -march=native -mcpu=native -O22016121420161026
233420emmintrin4gcc -march=native -mcpu=native -O32016121420161026
244040emmintrin4gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
255700emmintrin4gcc -march=native -mcpu=native -Os2016121420161026
871660simplegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
884140simplegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
890000simplegcc -march=native -mcpu=native -O32016121420161026
1037820unrolledgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1040480unrolledgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1044620unrolledgcc -march=native -mcpu=native -O32016121420161026
1063360unrolledgcc -march=native -mcpu=native -O22016121420161026
1188360unrolledgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
1192680unrolledgcc -march=native -mcpu=native -Os2016121420161026
1614940specgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1677560specgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1771580specgcc -march=native -mcpu=native -O32016121420161026
3597060specgcc -march=native -mcpu=native -O22016121420161026
4095080specgcc -march=native -mcpu=native -Os2016121420161026
4145600specgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
6206620simplegcc -march=native -mcpu=native -O22016121420161026
6617360simplegcc -march=native -mcpu=native -Os2016121420161026
6919320simplegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_hash/cubehash164/emmintrin4
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
cubehash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
nist.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: 24, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 emmintrin4 simple spec unrolled
gcc -funroll-loops -march=native -mcpu=native -O3 emmintrin4 simple spec unrolled
gcc -funroll-loops -march=native -mcpu=native -Os emmintrin4 simple spec unrolled
gcc -march=native -mcpu=native -O2 emmintrin4 simple spec unrolled
gcc -march=native -mcpu=native -O3 emmintrin4 simple spec unrolled
gcc -march=native -mcpu=native -Os emmintrin4 simple spec unrolled