Implementation notes: amd64, latour, crypto_kem/bike1l1

Computer: latour
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20200530
Operation: crypto_kem
Primitive: bike1l1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
656845218470 16 11269916 2888 7104ref_ntlclang++_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200409
657016219271 16 11271652 2888 7104ref_ntlclang++_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200409
657862218470 16 11269916 2888 7104ref_ntlclang++_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200409
691002010136 16 11260554 2880 7104ref_ntlclang++_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200409
703278025632 16 11278326 2856 7168ref_ntlg++_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200409
730845912375 16 11262958 2856 7168ref_ntlg++_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200409
742252511058 16 11261251 2856 7168ref_ntlg++_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200409
86929389356 16 11259037 2856 7136ref_ntlg++_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200409

Compiler output

Implementation: crypto_kem/bike1l1/ref_ntl
Compiler: clang++ -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aes_ctr_prf.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
conversions.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
decode.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
kem.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
parallel_hash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
sampling.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
utilities.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
clang++ -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref_ntl
clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref_ntl
clang++ -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref_ntl
clang++ -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref_ntl