Implementation notes: amd64, par, crypto_hash/cubehash162

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: cubehash162
TimeImplementationCompilerBenchmark dateSUPERCOP version
427820emmintrin4gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
428180emmintrin4gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
464140emmintrin4gcc -march=native -mcpu=native -O22016121420161026
464140emmintrin4gcc -march=native -mcpu=native -O32016121420161026
479220emmintrin4gcc -march=native -mcpu=native -Os2016121420161026
479440emmintrin4gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
1679300simplegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1682180simplegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1716580simplegcc -march=native -mcpu=native -O32016121420161026
1990260unrolledgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1993840unrolledgcc -march=native -mcpu=native -O32016121420161026
2005700unrolledgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2021660unrolledgcc -march=native -mcpu=native -O22016121420161026
2140880unrolledgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
2158920unrolledgcc -march=native -mcpu=native -Os2016121420161026
2523140specgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
2618560specgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2663840specgcc -march=native -mcpu=native -O32016121420161026
6474940specgcc -march=native -mcpu=native -O22016121420161026
6988560specgcc -march=native -mcpu=native -Os2016121420161026
7074720specgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
11762340simplegcc -march=native -mcpu=native -O22016121420161026
12822440simplegcc -march=native -mcpu=native -Os2016121420161026
13263900simplegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

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