Implementation notes: amd64, par, crypto_aead/aes256cpfbv1

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes256cpfbv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
62640aesnigcc -march=native -mcpu=native -O32016121420161026
64140aesnigcc -funroll-loops -march=native -mcpu=native -O32016121420161026
67660aesnigcc -funroll-loops -march=native -mcpu=native -O22016121420161026
77620aesnigcc -march=native -mcpu=native -O22016121420161026
78180aesnigcc -march=native -mcpu=native -Os2016121420161026
86300aesnigcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
86680evpgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
87400evpgcc -march=native -mcpu=native -O32016121420161026
87600evpgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
88980evpgcc -march=native -mcpu=native -O22016121420161026
93540evpgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
93740evpgcc -march=native -mcpu=native -Os2016121420161026
175160refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
175600refgcc -march=native -mcpu=native -O32016121420161026
194520refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
230820gladmangcc -funroll-loops -march=native -mcpu=native -O32016121420161026
231960gladmangcc -funroll-loops -march=native -mcpu=native -O22016121420161026
232400gladmangcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
236280refgcc -march=native -mcpu=native -O22016121420161026
236340gladmangcc -march=native -mcpu=native -O32016121420161026
238260gladmangcc -march=native -mcpu=native -Os2016121420161026
239100gladmangcc -march=native -mcpu=native -O22016121420161026
259340refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
259440refgcc -march=native -mcpu=native -Os2016121420161026
261740aesrefgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
262460aesrefgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
270760aesrefgcc -march=native -mcpu=native -O32016121420161026
279140aesrefgcc -march=native -mcpu=native -O22016121420161026
285940aesrefgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
294440aesrefgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/aes256cpfbv1/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/aes256cpfbv1/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/aes256cpfbv1/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/aes256cpfbv1/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