Implementation notes: amd64, par, crypto_hash/cubehash1616

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: cubehash1616
TimeImplementationCompilerBenchmark dateSUPERCOP version
59800emmintrin4gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
60060emmintrin4gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
63160emmintrin4gcc -march=native -mcpu=native -O22016121420161026
63220emmintrin4gcc -march=native -mcpu=native -O32016121420161026
67500emmintrin4gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
70780emmintrin4gcc -march=native -mcpu=native -Os2016121420161026
270000simplegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
270640simplegcc -march=native -mcpu=native -O32016121420161026
275900simplegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
319680unrolledgcc -march=native -mcpu=native -O32016121420161026
320300unrolledgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
320900unrolledgcc -march=native -mcpu=native -O22016121420161026
322920unrolledgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
464900unrolledgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
469440unrolledgcc -march=native -mcpu=native -Os2016121420161026
959600specgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
995000specgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1120160specgcc -march=native -mcpu=native -O32016121420161026
1575160specgcc -march=native -mcpu=native -O22016121420161026
1769820simplegcc -march=native -mcpu=native -O22016121420161026
2025720specgcc -march=native -mcpu=native -Os2016121420161026
2059640specgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
2105440simplegcc -march=native -mcpu=native -Os2016121420161026
2110640simplegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

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