Implementation notes: amd64, par, crypto_aead/ascon96v1

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: ascon96v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
111800opt64gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
111860opt64gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
111900opt64gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
112600opt64gcc -march=native -mcpu=native -O32016121420161026
112740opt64gcc -march=native -mcpu=native -O22016121420161026
112820opt64gcc -march=native -mcpu=native -Os2016121420161026
185220refgcc -march=native -mcpu=native -O32016121420161026
195300refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
210520refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
332280refgcc -march=native -mcpu=native -O22016121420161026
391040refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
394280refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

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