Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
17530266 | 91911 1136648 52 | 124581 1137524 1832 | T:portableopt | clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
18889682 | 144635 1136648 52 | 177301 1137524 1896 | T:portableopt | clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
19269342 | 74263 1136648 52 | 106119 1137492 1896 | T:portableopt | gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
26848885 | 54335 1136648 52 | 84135 1137492 1896 | T:portableopt | gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
27344866 | 53017 1136648 52 | 82173 1137524 1832 | T:portableopt | clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
27672267 | 50247 1136648 52 | 79607 1137492 1896 | T:portableopt | gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
28158439 | 51639 1136648 52 | 80855 1137516 1896 | T:portableopt | clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
87582928 | 61367 72 52 | 92902 948 1832 | T:portableopt | clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240731 | 20240716 |
error 111
Implementation | Compiler |
T:portableopt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
H_Q_matrices_generation.o generateHPosOnes T H_Q_matrices_generation.o transposeHPosOnes T aes256.o rijndaelEncrypt T aes256.o rijndaelKeySetupEnc T bf_decoding.o bf_decoding_CT T bf_decoding.o lift_mul_dense_to_sparse_CT T bf_decoding.o thresholds D constant_weight_codec.o binary_to_constant_weight_approximate T constant_weight_codec.o bitstream_read T constant_weight_codec.o bitstream_write T constant_weight_codec.o bitstream_write_construction T constant_weight_codec.o constant_weight_to_binary_approximate T constant_weight_codec.o ct_store T dfr_test.o DFR_test T djbsort.o int32_sort T gf2x_arith.o gf2x_mul_Kar T gf2x_arith.o gf2x_mul_TC3 T gf2x_arith.o gf2x_mul_avx T gf2x_arith_mod_xPplusOne.o gf2x_mod_fmac T gf2x_arith_mod_xPplusOne.o gf2x_mod_inverse_KTT T gf2x_arith_mod_xPplusOne.o gf2x_mod_mul T gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_dense_to_sparse T gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_monom T gf2x_arith_mod_xPplusOne.o gf2x_transpose_in_place T gf2x_arith_mod_xPplusOne.o rand_circulant_sparse_block T gf2x_arith_mod_xPplusOne.o rand_error_pos T gf2x_arith_mod_xPplusOne.o rand_error_pos_shake T inverse_exp.o gf2x_mod_inverse_exp T inverse_exp.o inverse_index_permutation_table D inverse_exp.o pow_2_A T inverse_exp.o raise_2_i_clmul T inverse_exp.o raise_2_i_hybrid T inverse_exp.o raise_2_i_inverse_perm_table_linsweep T mceliece_cca2_decrypt.o decrypt_Kobara_Imai T mceliece_cca2_encrypt.o char_right_bit_shift_n T mceliece_cca2_encrypt.o encrypt_Kobara_Imai T mceliece_keygen.o key_gen_mceliece T mceliece_keygen.o privateKey_deletion_McEliece T mceliece_keygen.o publicKey_deletion_McEliece T rng.o AES256_CTR_DRBG_Update T rng.o AES256_ECB T rng.o DRBG_ctx B rng.o deterministic_random_byte_generator T rng.o rand_range T rng.o rand_range_shake T rng.o seedexpander T rng.o seedexpander_from_trng T rng.o seedexpander_init T rng.o shake_seedexpander_extract T rng.o shake_seedexpander_init T
Implementation | Compiler |
T:portableopt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15)) |
T:portableopt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15)) |
T:portableopt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15)) |
T:portableopt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15)) |
T:portableopt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
T:portableopt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
T:portableopt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
H_Q_matrices_generation.o generateHPosOnes T H_Q_matrices_generation.o transposeHPosOnes T aes256.o rijndaelEncrypt T aes256.o rijndaelKeySetupEnc T bf_decoding.o bf_decoding_CT T bf_decoding.o lift_mul_dense_to_sparse_CT T bf_decoding.o thresholds D constant_weight_codec.o binary_to_constant_weight_approximate T constant_weight_codec.o bitstream_read T constant_weight_codec.o bitstream_write T constant_weight_codec.o bitstream_write_construction T constant_weight_codec.o constant_weight_to_binary_approximate T constant_weight_codec.o ct_store T dfr_test.o DFR_test T djbsort.o int32_sort T gf2x_arith.o gf2x_mul_Kar T gf2x_arith.o gf2x_mul_TC3 T gf2x_arith.o gf2x_mul_comb T gf2x_arith_mod_xPplusOne.o gf2x_digit_times_poly_mul T gf2x_arith_mod_xPplusOne.o gf2x_mod_fmac T gf2x_arith_mod_xPplusOne.o gf2x_mod_inverse_KTT T gf2x_arith_mod_xPplusOne.o gf2x_mod_mul T gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_dense_to_sparse T gf2x_arith_mod_xPplusOne.o gf2x_mod_mul_monom T gf2x_arith_mod_xPplusOne.o gf2x_transpose_in_place T gf2x_arith_mod_xPplusOne.o rand_circulant_sparse_block T gf2x_arith_mod_xPplusOne.o rand_error_pos T gf2x_arith_mod_xPplusOne.o rand_error_pos_shake T inverse_exp.o gf2x_mod_inverse_exp T inverse_exp.o inverse_factors_table D inverse_exp.o pow_2_A T inverse_exp.o raise_2_i_clmul T inverse_exp.o raise_2_i_factor_inverse_permute T inverse_exp.o raise_2_i_hybrid T mceliece_cca2_decrypt.o decrypt_Kobara_Imai T mceliece_cca2_encrypt.o char_right_bit_shift_n T mceliece_cca2_encrypt.o encrypt_Kobara_Imai T mceliece_keygen.o key_gen_mceliece T mceliece_keygen.o privateKey_deletion_McEliece T mceliece_keygen.o publicKey_deletion_McEliece T rng.o AES256_CTR_DRBG_Update T rng.o AES256_ECB T rng.o DRBG_ctx B rng.o deterministic_random_byte_generator T rng.o rand_range T rng.o rand_range_shake T rng.o seedexpander T rng.o seedexpander_from_trng T rng.o seedexpander_init T rng.o shake_seedexpander_extract T rng.o shake_seedexpander_init T
Implementation | Compiler |
T:portableopt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15)) |