Implementation notes: amd64, par, crypto_aead/aes128n12t8silcv2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128n12t8silcv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
49360aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
49600aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
49960aesnigcc -march=native -mcpu=native -O32016121420161026
50140aesnigcc -march=native -mcpu=native -O22016121420161026
53460aesnigcc -march=native -mcpu=native -Os2016121420161026
53500aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
234860refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
238440refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
251480refgcc -march=native -mcpu=native -O22016121420161026
252740refgcc -march=native -mcpu=native -O32016121420161026
261920refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
267280refgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/aes128n12t8silcv2/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
aes_core.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
silc.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
utils.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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 ref
gcc -funroll-loops -march=native -mcpu=native -O3 ref
gcc -funroll-loops -march=native -mcpu=native -Os ref
gcc -march=native -mcpu=native -O2 ref
gcc -march=native -mcpu=native -O3 ref
gcc -march=native -mcpu=native -Os ref

Compiler output

Implementation: crypto_aead/aes128n12t8silcv2/aesni
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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 aesni
gcc -funroll-loops -march=native -mcpu=native -O3 aesni
gcc -funroll-loops -march=native -mcpu=native -Os aesni
gcc -march=native -mcpu=native -O2 aesni
gcc -march=native -mcpu=native -O3 aesni
gcc -march=native -mcpu=native -Os aesni