Test results for amd64, speed2supercop, crypto_kem/ledakem32sl

[Page version: 20240911 13:07:51]

Measurements for amd64, speed2supercop, crypto_kem Test results for amd64, speed2supercop, crypto_kem Test results for crypto_kem/ledakem32sl
Computer: speed2supercop
Microarchitecture: amd64; Haswell+AES (306c3)
Architecture: amd64
CPU ID: GenuineIntel-000306c3-1fc9cbf5
SUPERCOP version: 20240909
Operation: crypto_kem
Primitive: ledakem32sl
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
853731688212 1685512 52119253 1686312 1600T:portableoptclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024071120240625
880422878408 1685512 52109381 1686312 1600T:portableoptclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024071120240625
960993267771 1685512 5297621 1686272 1664T:portableoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024071120240625
1291314844943 1685512 5272805 1686272 1664T:portableoptgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024071120240625
1421304441991 1685512 5269445 1686272 1664T:portableoptgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024071120240625
2203582053209 72 5282960 880 1600T:portableoptclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024071120240625
3147052829100 1685512 5255613 1686264 1632T:portableoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024071120240625

Test failure


error 111

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:portableoptclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_16.0.6_(27+b1))
T:portableoptclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_16.0.6_(27+b1))

Compiler output


niederreiter_decrypt.c: niederreiter_decrypt.c: In function 'decrypt_niederreiter_indcca2':
niederreiter_decrypt.c: niederreiter_decrypt.c:179:18: warning: array subscript '<unnamed-unsigned:256>[0]' is partly outside array bounds of 'unsigned char[2]' [-Warray-bounds=]
niederreiter_decrypt.c:   179 |                  tail[TRNG_BYTE_LENGTH] = {0};
niederreiter_decrypt.c:       |                  ^~~~

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:portableoptgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:portableoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:portableoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)