Implementation notes: amd64, latour, crypto_kem/kindi512222

Computer: latour
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20201130
Operation: crypto_kem
Primitive: kindi512222
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
195947164289 0 080434 840 1568T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020090420200826
196036264411 0 079738 840 1568T:refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020090420200826
198036964411 0 079738 840 1568T:refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020090420200826
199800964475 0 080706 840 1568T:refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020090420200826
203311855861 0 071240 832 1568T:refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020090420200826
2184489107384 0 0124191 800 1600T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020090420200826
220917666951 0 083351 800 1600T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020090420200826
232686065728 0 081911 800 1600T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020090420200826
235123264481 0 079839 792 1568T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020090420200826

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
core.o kindi_kem_decaps T
core.o kindi_kem_decrypt T
core.o kindi_kem_encaps T
core.o kindi_kem_encrypt T
core.o kindi_keygen T
core.o recover_s1 T
core.o xor_bytes T
fft_transform.o fft_transform T
fips202.o KeccakF1600_StatePermute T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
gen_randomness.o gen_randomness T
gen_randomness.o kindi_crypto_stream T
gen_randomness.o kindi_crypto_stream_2 T
gen_randomness.o shake4x_hash T
poly.o fft T
poly.o inverse_fft T
poly.o poly_add_nored T
poly.o poly_coeffreduce T
poly.o poly_coeffreduce_center T
poly.o poly_compress T
poly.o poly_copy_d T
poly.o poly_decompress T
poly.o poly_equal T
poly.o poly_gen_matrix T
poly.o poly_init T
poly.o poly_mul T
poly.o poly_mul_pointwise T
poly.o poly_mul_precomp_fft T
poly.o poly_print_d T
poly.o poly_print_f T
poly.o poly_setrandom_rsec T
poly.o poly_sub_constant T
poly.o poly_sub_nored T
poly.o poly_type_convert_df T
poly.o poly_type_convert_fd T
poly.o psi_loop_and_fft T
poly_encode.o poly_frombytes_bitlen T
poly_encode.o poly_neg_frombytes_bitlen T
poly_encode.o poly_neg_tobytes_bitlen T
poly_encode.o poly_tobytes_bitlen T
util.o average T
util.o cmp_llu T
util.o median T
util.o print_char_hex T
util.o print_parameters T
util.o print_results T
util.o print_timings T

Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref