Implementation notes: amd64, par, crypto_aead/aezv3

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aezv3
TimeImplementationCompilerBenchmark dateSUPERCOP version
25280aesnigcc -march=native -mcpu=native -Os2016121420161026
25700aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
25720aesnigcc -march=native -mcpu=native -O32016121420161026
26000aesnigcc -march=native -mcpu=native -O22016121420161026
26180aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
26240aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1912480refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
2130280refgcc -march=native -mcpu=native -O32016121420161026
2207920refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
2471420refgcc -march=native -mcpu=native -O22016121420161026
3119740refgcc -march=native -mcpu=native -Os2016121420161026
3212520refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/aezv3/aesni
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
aez_ni.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

Compiler output

Implementation: crypto_aead/aezv3/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
aez_ref.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