|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1770628581892, |
| 2 | + "lastUpdate": 1770628592144, |
3 | 3 | "repoUrl": "https://github.com/pq-code-package/mlkem-native", |
4 | 4 | "entries": { |
5 | 5 | "Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [ |
@@ -721362,6 +721362,75 @@ window.BENCHMARK_DATA = { |
721362 | 721362 | "unit": "cycles" |
721363 | 721363 | } |
721364 | 721364 | ] |
| 721365 | + }, |
| 721366 | + { |
| 721367 | + "commit": { |
| 721368 | + "author": { |
| 721369 | + "email": "matthias@kannwischer.eu", |
| 721370 | + "name": "Matthias J. Kannwischer", |
| 721371 | + "username": "mkannwischer" |
| 721372 | + }, |
| 721373 | + "committer": { |
| 721374 | + "email": "matthias@kannwischer.eu", |
| 721375 | + "name": "Matthias J. Kannwischer", |
| 721376 | + "username": "mkannwischer" |
| 721377 | + }, |
| 721378 | + "distinct": true, |
| 721379 | + "id": "e29da58f6ad23bf695ac23ec4d1614e14fd8ab49", |
| 721380 | + "message": "Armv8.1-M: Add .type %function to MLK_ASM_FN_SYMBOL for Thumb\n\nThe newer gcc-arm-embedded 14.3 linker errors on missing .type for a function.\nThis commit adds it to the MLK_ASM_FN_SYMBOL macro.\n\nSigned-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>", |
| 721381 | + "timestamp": "2026-02-09T17:10:34+08:00", |
| 721382 | + "tree_id": "67b6df169ee572a797da347f57d4d802d1cb777b", |
| 721383 | + "url": "https://github.com/pq-code-package/mlkem-native/commit/e29da58f6ad23bf695ac23ec4d1614e14fd8ab49" |
| 721384 | + }, |
| 721385 | + "date": 1770628590897, |
| 721386 | + "tool": "customSmallerIsBetter", |
| 721387 | + "benches": [ |
| 721388 | + { |
| 721389 | + "name": "ML-KEM-512 keypair", |
| 721390 | + "value": 36517, |
| 721391 | + "unit": "cycles" |
| 721392 | + }, |
| 721393 | + { |
| 721394 | + "name": "ML-KEM-512 encaps", |
| 721395 | + "value": 43053, |
| 721396 | + "unit": "cycles" |
| 721397 | + }, |
| 721398 | + { |
| 721399 | + "name": "ML-KEM-512 decaps", |
| 721400 | + "value": 55667, |
| 721401 | + "unit": "cycles" |
| 721402 | + }, |
| 721403 | + { |
| 721404 | + "name": "ML-KEM-768 keypair", |
| 721405 | + "value": 58442, |
| 721406 | + "unit": "cycles" |
| 721407 | + }, |
| 721408 | + { |
| 721409 | + "name": "ML-KEM-768 encaps", |
| 721410 | + "value": 67441, |
| 721411 | + "unit": "cycles" |
| 721412 | + }, |
| 721413 | + { |
| 721414 | + "name": "ML-KEM-768 decaps", |
| 721415 | + "value": 84380, |
| 721416 | + "unit": "cycles" |
| 721417 | + }, |
| 721418 | + { |
| 721419 | + "name": "ML-KEM-1024 keypair", |
| 721420 | + "value": 88650, |
| 721421 | + "unit": "cycles" |
| 721422 | + }, |
| 721423 | + { |
| 721424 | + "name": "ML-KEM-1024 encaps", |
| 721425 | + "value": 98895, |
| 721426 | + "unit": "cycles" |
| 721427 | + }, |
| 721428 | + { |
| 721429 | + "name": "ML-KEM-1024 decaps", |
| 721430 | + "value": 120353, |
| 721431 | + "unit": "cycles" |
| 721432 | + } |
| 721433 | + ] |
721365 | 721434 | } |
721366 | 721435 | ], |
721367 | 721436 | "Graviton3 (no-opt)": [ |
|
0 commit comments