Test results for armeabi, h7panda, crypto_kem/kindi512222
[Page version: 20260131 15:44:05]
Measurements for armeabi, h7panda, crypto_kem
Test results for armeabi, h7panda, crypto_kem
Test results for crypto_kem/kindi512222
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_kem
Primitive: kindi512222
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 5885689 | 61471 0 0 | 86685 500 1632 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 5896311 | 81554 0 0 | 100705 504 1632 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 5916990 | 61107 0 0 | 81421 500 1624 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 6007472 | 58791 0 0 | 77311 496 1624 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 6028686 | 61515 0 0 | 86925 500 1632 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 6031104 | 64071 0 0 | 81737 496 1624 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 6106723 | 66242 0 0 | 84425 504 1632 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 6271337 | 64066 0 0 | 82489 504 1624 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
| 6287695 | 58787 0 0 | 77541 500 1624 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251124 | 20250922 |
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: 112 | printf("%ld, ", f[i]);
poly.c: | ~~~ ^~~~
poly.c: | %lld
poly.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
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 (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
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: 9, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |