Test results for aarch64, pi3aplus, crypto_kem/bikel1
[Page version: 20240908 09:13:06]
Measurements for aarch64, pi3aplus, crypto_kem
Test results for aarch64, pi3aplus, crypto_kem
Test results for crypto_kem/bikel1
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240808
Operation: crypto_kem
Primitive: bikel1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
41898516 | 36853 48 4 | 55498 960 1572 | T:portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240829 | 20240808 |
50660964 | 11129 48 4 | 27570 944 1540 | T:portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240829 | 20240808 |
54244770 | 21613 48 4 | 38970 960 1556 | T:portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240829 | 20240808 |
61049670 | 23001 48 4 | 40282 960 1556 | T:portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240829 | 20240808 |
Compiler output
decode.c: decode.c:98:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
decode.c: DEFER_CLEANUP(pad_r_t e0 = {0}, pad_r_cleanup);
decode.c: ^
decode.c: {
decode.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
decode.c: __attribute__((cleanup(_thecleanup))) _thealloc
decode.c: ^~~~~~~~~
decode.c: decode.c:99:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
decode.c: DEFER_CLEANUP(pad_r_t e1 = {0}, pad_r_cleanup);
decode.c: ^
decode.c: {
decode.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
decode.c: __attribute__((cleanup(_thecleanup))) _thealloc
decode.c: ^~~~~~~~~
decode.c: decode.c:279:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
decode.c: DEFER_CLEANUP(e_t black_e = {0}, e_cleanup);
decode.c: ^
decode.c: {
decode.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
decode.c: __attribute__((cleanup(_thecleanup))) _thealloc
decode.c: ^~~~~~~~~
decode.c: decode.c:280:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
decode.c: DEFER_CLEANUP(e_t gray_e = {0}, e_cleanup);
decode.c: ^
decode.c: {
decode.c: ...
gf2x_inv.c: gf2x_inv.c:106:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
gf2x_inv.c: DEFER_CLEANUP(pad_r_t f = {0}, pad_r_cleanup);
gf2x_inv.c: ^
gf2x_inv.c: {
gf2x_inv.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
gf2x_inv.c: __attribute__((cleanup(_thecleanup))) _thealloc
gf2x_inv.c: ^~~~~~~~~
gf2x_inv.c: gf2x_inv.c:107:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
gf2x_inv.c: DEFER_CLEANUP(pad_r_t g = {0}, pad_r_cleanup);
gf2x_inv.c: ^
gf2x_inv.c: {
gf2x_inv.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
gf2x_inv.c: __attribute__((cleanup(_thecleanup))) _thealloc
gf2x_inv.c: ^~~~~~~~~
gf2x_inv.c: gf2x_inv.c:108:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
gf2x_inv.c: DEFER_CLEANUP(pad_r_t t = {0}, pad_r_cleanup);
gf2x_inv.c: ^
gf2x_inv.c: {
gf2x_inv.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
gf2x_inv.c: __attribute__((cleanup(_thecleanup))) _thealloc
gf2x_inv.c: ^~~~~~~~~
gf2x_inv.c: 3 warnings generated.
kem.c: kem.c:41:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
kem.c: DEFER_CLEANUP(sha_dgst_t dgst = {0}, sha_dgst_cleanup);
kem.c: ^
kem.c: {
kem.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
kem.c: __attribute__((cleanup(_thecleanup))) _thealloc
kem.c: ^~~~~~~~~
kem.c: kem.c:61:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
kem.c: DEFER_CLEANUP(sha_dgst_t dgst = {0}, sha_dgst_cleanup);
kem.c: ^
kem.c: {
kem.c: ./cleanup.h:14:41: note: expanded from macro 'DEFER_CLEANUP'
kem.c: __attribute__((cleanup(_thecleanup))) _thealloc
kem.c: ^~~~~~~~~
kem.c: kem.c:84:19: warning: suggest braces around initialization of subobject [-Wmissing-braces]
kem.c: pad_r_t p_ct = {0};
kem.c: ^
kem.c: {}
kem.c: kem.c:85:19: warning: suggest braces around initialization of subobject [-Wmissing-braces]
kem.c: pad_r_t p_pk = {0};
kem.c: ^
kem.c: {}
kem.c: kem.c:130:38: warning: suggest braces around initialization of subobject [-Wmissing-braces]
kem.c: DEFER_CLEANUP(aligned_sk_t l_sk = {0}, sk_cleanup);
kem.c: ^
kem.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
aes_ctr_prf.o aes_ctr_prf T
aes_ctr_prf.o init_aes_ctr_prf_state T
decode.o compute_syndrome T
decode.o decode T
error.o bike_errno B
gf2x_inv.o gf2x_mod_inv T
gf2x_ksqr_portable.o k_squaring T
gf2x_mul.o gf2x_mod_mul T
gf2x_mul.o gf2x_mod_sqr_in_place T
gf2x_mul_portable.o gf2x_mul_base T
gf2x_mul_portable.o gf2x_sqr T
rotate_portable.o rotate_right T
sampling.o generate_error_vector T
sampling.o generate_indices_mod_z T
sampling.o generate_sparse_rep T
sampling.o get_seeds T
sampling.o sample_uniform_r_bits T
sampling.o sample_uniform_r_bits_with_fixed_prf_context T
sampling_portable.o secure_set_bits T
utilities.o r_bits_vector_weight T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |