Test results for armeabi, tinker, crypto_kem/kindi512321
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_kem
Test results for armeabi, tinker, crypto_kem
Test results for crypto_kem/kindi512321
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: kindi512321
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
6211035 | 55977 0 0 | 69897 416 1536 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
6391177 | 76310 0 0 | 91949 424 1544 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
6535436 | 58335 0 0 | 75828 444 1544 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
6552761 | 62158 0 0 | 77413 424 1544 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
6597730 | 58682 0 0 | 73849 424 1536 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
Compiler output
poly.c: poly.c:112:19: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
poly.c: printf("%ld, ", f[i]);
poly.c: ~~~ ^~~~
poly.c: %lld
poly.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
poly.c: poly.c: In function ‘poly_print_d’:
poly.c: poly.c:112:27: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int64_t’ {aka ‘long long int’} [-Wformat=]
poly.c: 112 | printf("%ld, ", f[i]);
poly.c: | ~~^ ~~~~
poly.c: | | |
poly.c: | | int64_t {aka long long int}
poly.c: | long int
poly.c: | %lld
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
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 (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |