Test results for amd64, r24000, crypto_kem/ramstakers216091
[Page version: 20250503 15:35:47]
Measurements for amd64, r24000, crypto_kem
Test results for amd64, r24000, crypto_kem
Test results for crypto_kem/ramstakers216091
Computer: r24000
Microarchitecture: amd64; Coffee Lake (906ea)
Architecture: amd64
CPU ID: GenuineIntel-000906ea-bfebfbff
SUPERCOP version: 20250415
Operation: crypto_kem
Primitive: ramstakers216091
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
38110902 | 42269 228 0 | 237576 1852 1832 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
38505274 | 38056 228 0 | 232336 1852 1800 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
38572867 | 39415 228 0 | 234840 1852 1832 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
38716674 | 36882 256 0 | 231236 1836 1800 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
38845239 | 20784 228 0 | 213336 1852 1800 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
38885253 | 23534 256 0 | 216628 1836 1800 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
39756904 | 19898 256 0 | 212572 1836 1800 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
39883382 | 17199 228 0 | 210718 1844 1832 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
42565684 | 17628 256 0 | 209541 1836 1800 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250502 | 20250415 |
Compiler output
csprng.c: csprng.c:44:38: warning: incompatible pointer types passing 'unsigned char[200]' to parameter of type 'KeccakP1600_AVX2_state *' [-Wincompatible-pointer-types]
csprng.c: 44 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ^~~~~~~~~~
csprng.c: .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:56:70: note: passing argument to parameter 'state' here
csprng.c: 56 | FORCE_SYSV void KeccakP1600_Permute_24rounds(KeccakP1600_AVX2_state *state);
csprng.c: | ^
csprng.c: csprng.c:52:34: warning: incompatible pointer types passing 'unsigned char[200]' to parameter of type 'KeccakP1600_AVX2_state *' [-Wincompatible-pointer-types]
csprng.c: 52 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ^~~~~~~~~~
csprng.c: .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:56:70: note: passing argument to parameter 'state' here
csprng.c: 56 | FORCE_SYSV void KeccakP1600_Permute_24rounds(KeccakP1600_AVX2_state *state);
csprng.c: | ^
csprng.c: csprng.c:78:38: warning: incompatible pointer types passing 'unsigned char[200]' to parameter of type 'KeccakP1600_AVX2_state *' [-Wincompatible-pointer-types]
csprng.c: 78 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ^~~~~~~~~~
csprng.c: .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:56:70: note: passing argument to parameter 'state' here
csprng.c: 56 | FORCE_SYSV void KeccakP1600_Permute_24rounds(KeccakP1600_AVX2_state *state);
csprng.c: | ^
csprng.c: csprng.c:85:34: warning: incompatible pointer types passing 'unsigned char[200]' to parameter of type 'KeccakP1600_AVX2_state *' [-Wincompatible-pointer-types]
csprng.c: 85 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ^~~~~~~~~~
csprng.c: .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:56:70: note: passing argument to parameter 'state' here
csprng.c: 56 | FORCE_SYSV void KeccakP1600_Permute_24rounds(KeccakP1600_AVX2_state *state);
csprng.c: | ^
csprng.c: 4 warnings 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 (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
Compiler output
csprng.c: csprng.c: In function 'csprng_seed':
csprng.c: csprng.c:44:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 44 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:56:70: note: expected 'KeccakP1600_AVX2_state *' but argument is of type 'unsigned char *'
csprng.c: 56 | FORCE_SYSV void KeccakP1600_Permute_24rounds(KeccakP1600_AVX2_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c:52:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 52 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: .../supercop-data/r24000/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:56:70: note: expected 'KeccakP1600_AVX2_state *' but argument is of type 'unsigned char *'
csprng.c: 56 | FORCE_SYSV void KeccakP1600_Permute_24rounds(KeccakP1600_AVX2_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c: In function 'csprng_generate':
csprng.c: csprng.c:78:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 78 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
Namespace violations
codec_rs.o codec_rs_decode T
codec_rs.o codec_rs_destroy T
codec_rs.o codec_rs_encode T
codec_rs.o codec_rs_init T
csprng.o csprng_generate T
csprng.o csprng_generate_ulong T
csprng.o csprng_init T
csprng.o csprng_print_state T
csprng.o csprng_seed T
gf256x.o gf256_antilogs R
gf256x.o gf256_dlogs R
gf256x.o gf256_exp T
gf256x.o gf256_inverse T
gf256x.o gf256_multiply T
gf256x.o gf256x_add T
gf256x.o gf256x_copy T
gf256x.o gf256x_destroy T
gf256x.o gf256x_divide T
gf256x.o gf256x_equals T
gf256x.o gf256x_eval T
gf256x.o gf256x_init T
gf256x.o gf256x_is_zero T
gf256x.o gf256x_multiply T
gf256x.o gf256x_multiply_constant_shift T
gf256x.o gf256x_one T
gf256x.o gf256x_print T
gf256x.o gf256x_xgcd T
gf256x.o gf256x_zero T
ramstake.o ramstake_ciphertext_destroy T
ramstake.o ramstake_ciphertext_init T
ramstake.o ramstake_decaps T
ramstake.o ramstake_encaps T
ramstake.o ramstake_export_ciphertext T
ramstake.o ramstake_export_public_key T
ramstake.o ramstake_export_secret_key T
ramstake.o ramstake_generate_g T
ramstake.o ramstake_import_ciphertext T
ramstake.o ramstake_import_public_key T
ramstake.o ramstake_import_secret_key T
ramstake.o ramstake_keygen T
ramstake.o ramstake_modulus_destroy T
ramstake.o ramstake_modulus_init T
ramstake.o ramstake_public_key_destroy T
ramstake.o ramstake_public_key_init T
ramstake.o ramstake_sample_sparse_integer T
ramstake.o ramstake_secret_key_destroy T
ramstake.o ramstake_secret_key_init T
reedsolomon.o generator_data D
reedsolomon.o generator_degree D
reedsolomon.o rs_decode T
reedsolomon.o rs_decode_error_free T
reedsolomon.o rs_decode_polynomial T
reedsolomon.o rs_encode T
reedsolomon.o rs_errors T
reedsolomon.o rs_formal_derivative T
reedsolomon.o rs_interrupted_euclidean T
reedsolomon.o rs_syndrome 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 (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |