Implementation notes: amd64, par, crypto_hash/cubehash161

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: cubehash161
TimeImplementationCompilerBenchmark dateSUPERCOP version
868060emmintrin4gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
868880emmintrin4gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
923400emmintrin4gcc -march=native -mcpu=native -O22016121420161026
923560emmintrin4gcc -march=native -mcpu=native -O32016121420161026
951920emmintrin4gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
952340emmintrin4gcc -march=native -mcpu=native -Os2016121420161026
3283860simplegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
3284700simplegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
3372740simplegcc -march=native -mcpu=native -O32016121420161026
3917800unrolledgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
3924560unrolledgcc -march=native -mcpu=native -O32016121420161026
3926980unrolledgcc -march=native -mcpu=native -O22016121420161026
3981720unrolledgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
3996060unrolledgcc -march=native -mcpu=native -Os2016121420161026
4054440unrolledgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
4274940specgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
4418700specgcc -march=native -mcpu=native -O32016121420161026
4446900specgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
11922600specgcc -march=native -mcpu=native -O22016121420161026
12594820specgcc -march=native -mcpu=native -Os2016121420161026
12771440specgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
23454800simplegcc -march=native -mcpu=native -O22016121420161026
24791980simplegcc -march=native -mcpu=native -Os2016121420161026
25780360simplegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

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