Implementation notes: amd64, slide, crypto_aead/aes256cpfbv1

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: aes256cpfbv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
21024aesnigcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
29752aesnigcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
29836aesnigcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
30132aesnigcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
116940refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
126756refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
128948refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
133960gladmangcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
134092gladmangcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
134340gladmangcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
137368refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
141644gladmangcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
141836aesrefgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
145748aesrefgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
150036aesrefgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
152396aesrefgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_aead/aes256cpfbv1/evp
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:22:25: fatal error: openssl/evp.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv evp
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv evp
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv evp
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv evp