Implementation notes: amd64, par, crypto_aead/morus640128v2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: morus640128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
17920sse2gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
18260sse2gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
18940sse2gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
19240sse2gcc -march=native -mcpu=native -O22016121420161026
19720sse2gcc -march=native -mcpu=native -O32016121420161026
20040sse2gcc -march=native -mcpu=native -Os2016121420161026
45120refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
45760refgcc -march=native -mcpu=native -O32016121420161026
46140refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
46420refgcc -march=native -mcpu=native -Os2016121420161026
46480refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
47580refgcc -march=native -mcpu=native -O22016121420161026

Compiler output

Implementation: crypto_aead/morus640128v2/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.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 ref sse2
gcc -funroll-loops -march=native -mcpu=native -O3 ref sse2
gcc -funroll-loops -march=native -mcpu=native -Os ref sse2
gcc -march=native -mcpu=native -O2 ref sse2
gcc -march=native -mcpu=native -O3 ref sse2
gcc -march=native -mcpu=native -Os ref sse2