[Page version: 20241023 21:37:24]
Measurements for amd64, speed2supercop, crypto_kem Test results for amd64, speed2supercop, crypto_kem Test results for crypto_kem/ledakem33slTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
9421796 | 99344 1173512 52 | 130269 1174312 1600 | T:portableopt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
9615784 | 84797 1173512 52 | 115613 1174312 1600 | T:portableopt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
10546820 | 73368 1173512 52 | 103205 1174272 1664 | T:portableopt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
12073024 | 50185 1173512 52 | 77557 1174312 1600 | T:portableopt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
13223980 | 47728 1173512 52 | 75359 1174304 1696 | T:portableopt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
13841372 | 44527 1173512 52 | 72413 1174272 1664 | T:portableopt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
15000372 | 41550 1173512 52 | 68997 1174272 1664 | T:portableopt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
24898660 | 61016 72 52 | 90712 880 1600 | T:portableopt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
35509284 | 28850 1173512 52 | 55365 1174264 1632 | T:portableopt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240711 | 20240625 |
gf2x_arith_mod_xPplusOne.c: gf2x_arith_mod_xPplusOne.c: In function 'gf2x_mod_fmac': gf2x_arith_mod_xPplusOne.c: gf2x_arith_mod_xPplusOne.c:805:39: warning: iteration 1 invokes undefined behavior [-Waggressive-loop-optimizations] gf2x_arith_mod_xPplusOne.c: 805 | result[j] ^= (shifted_temp[j] << low_shift_amt) | ( zeroshift_mask & gf2x_arith_mod_xPplusOne.c: | ~~~~~~~~~~~~^~~ gf2x_arith_mod_xPplusOne.c: gf2x_arith_mod_xPplusOne.c:804:18: note: within this loop gf2x_arith_mod_xPplusOne.c: 804 | for (; j < NUM_DIGITS_GF2X_ELEMENT-1 ; j++) { gf2x_arith_mod_xPplusOne.c: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: | ^~~~
Implementation | Compiler |
T:portableopt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:portableopt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
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: | ^~~~
Implementation | Compiler |
T:portableopt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |