Implementation notes: amd64, par, crypto_aead/aes128cpfbv1

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128cpfbv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
45000aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
45160aesnigcc -march=native -mcpu=native -O32016121420161026
46480aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
57680aesnigcc -march=native -mcpu=native -O22016121420161026
58640aesnigcc -march=native -mcpu=native -Os2016121420161026
64080aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
68800evpgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
69260evpgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
69720evpgcc -march=native -mcpu=native -O32016121420161026
70600evpgcc -march=native -mcpu=native -O22016121420161026
75640evpgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
75780evpgcc -march=native -mcpu=native -Os2016121420161026
140500refgcc -march=native -mcpu=native -O32016121420161026
140680refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
159200refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
174420gladmangcc -funroll-loops -march=native -mcpu=native -O32016121420161026
175660gladmangcc -march=native -mcpu=native -O32016121420161026
175980gladmangcc -funroll-loops -march=native -mcpu=native -O22016121420161026
177240gladmangcc -march=native -mcpu=native -Os2016121420161026
177940gladmangcc -march=native -mcpu=native -O22016121420161026
178520gladmangcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
201480refgcc -march=native -mcpu=native -O22016121420161026
204340aesrefgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
204840aesrefgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
211120aesrefgcc -march=native -mcpu=native -O32016121420161026
219700aesrefgcc -march=native -mcpu=native -O22016121420161026
224800refgcc -march=native -mcpu=native -Os2016121420161026
225060refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
225080aesrefgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
232200aesrefgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/aes128cpfbv1/gladman
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
aescrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
aeskey.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
aestab.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
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 gladman
gcc -funroll-loops -march=native -mcpu=native -O3 gladman
gcc -funroll-loops -march=native -mcpu=native -Os gladman
gcc -march=native -mcpu=native -O2 gladman
gcc -march=native -mcpu=native -O3 gladman
gcc -march=native -mcpu=native -Os gladman

Compiler output

Implementation: crypto_aead/aes128cpfbv1/aesni
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
cpfbkey.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
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

Compiler output

Implementation: crypto_aead/aes128cpfbv1/aesref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
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 aesref
gcc -funroll-loops -march=native -mcpu=native -O3 aesref
gcc -funroll-loops -march=native -mcpu=native -Os aesref
gcc -march=native -mcpu=native -O2 aesref
gcc -march=native -mcpu=native -O3 aesref
gcc -march=native -mcpu=native -Os aesref

Compiler output

Implementation: crypto_aead/aes128cpfbv1/evp
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 evp ref
gcc -funroll-loops -march=native -mcpu=native -O3 evp ref
gcc -funroll-loops -march=native -mcpu=native -Os evp ref
gcc -march=native -mcpu=native -O2 evp ref
gcc -march=native -mcpu=native -O3 evp ref
gcc -march=native -mcpu=native -Os evp ref