Implementation notes: amd64, par, crypto_aead/aezv4

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aezv4
TimeImplementationCompilerBenchmark dateSUPERCOP version
25460aesnigcc -march=native -mcpu=native -O32016121420161026
25580aesnigcc -march=native -mcpu=native -O22016121420161026
26360aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
26560aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
26640aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
26780aesnigcc -march=native -mcpu=native -Os2016121420161026
960480refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1315020refgcc -march=native -mcpu=native -O32016121420161026
1411140refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
1631040refgcc -march=native -mcpu=native -O22016121420161026
2104340refgcc -march=native -mcpu=native -Os2016121420161026
2146600refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/aezv4/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
blake2b.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
rijndael-alg-fst.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/aezv4/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