|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1770628546914, |
| 2 | + "lastUpdate": 1770628581892, |
3 | 3 | "repoUrl": "https://github.com/pq-code-package/mlkem-native", |
4 | 4 | "entries": { |
5 | 5 | "Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [ |
@@ -678568,6 +678568,75 @@ window.BENCHMARK_DATA = { |
678568 | 678568 | "unit": "cycles" |
678569 | 678569 | } |
678570 | 678570 | ] |
| 678571 | + }, |
| 678572 | + { |
| 678573 | + "commit": { |
| 678574 | + "author": { |
| 678575 | + "email": "matthias@kannwischer.eu", |
| 678576 | + "name": "Matthias J. Kannwischer", |
| 678577 | + "username": "mkannwischer" |
| 678578 | + }, |
| 678579 | + "committer": { |
| 678580 | + "email": "matthias@kannwischer.eu", |
| 678581 | + "name": "Matthias J. Kannwischer", |
| 678582 | + "username": "mkannwischer" |
| 678583 | + }, |
| 678584 | + "distinct": true, |
| 678585 | + "id": "e29da58f6ad23bf695ac23ec4d1614e14fd8ab49", |
| 678586 | + "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>", |
| 678587 | + "timestamp": "2026-02-09T17:10:34+08:00", |
| 678588 | + "tree_id": "67b6df169ee572a797da347f57d4d802d1cb777b", |
| 678589 | + "url": "https://github.com/pq-code-package/mlkem-native/commit/e29da58f6ad23bf695ac23ec4d1614e14fd8ab49" |
| 678590 | + }, |
| 678591 | + "date": 1770628580303, |
| 678592 | + "tool": "customSmallerIsBetter", |
| 678593 | + "benches": [ |
| 678594 | + { |
| 678595 | + "name": "ML-KEM-512 keypair", |
| 678596 | + "value": 40173, |
| 678597 | + "unit": "cycles" |
| 678598 | + }, |
| 678599 | + { |
| 678600 | + "name": "ML-KEM-512 encaps", |
| 678601 | + "value": 48336, |
| 678602 | + "unit": "cycles" |
| 678603 | + }, |
| 678604 | + { |
| 678605 | + "name": "ML-KEM-512 decaps", |
| 678606 | + "value": 62473, |
| 678607 | + "unit": "cycles" |
| 678608 | + }, |
| 678609 | + { |
| 678610 | + "name": "ML-KEM-768 keypair", |
| 678611 | + "value": 63393, |
| 678612 | + "unit": "cycles" |
| 678613 | + }, |
| 678614 | + { |
| 678615 | + "name": "ML-KEM-768 encaps", |
| 678616 | + "value": 74439, |
| 678617 | + "unit": "cycles" |
| 678618 | + }, |
| 678619 | + { |
| 678620 | + "name": "ML-KEM-768 decaps", |
| 678621 | + "value": 93159, |
| 678622 | + "unit": "cycles" |
| 678623 | + }, |
| 678624 | + { |
| 678625 | + "name": "ML-KEM-1024 keypair", |
| 678626 | + "value": 95713, |
| 678627 | + "unit": "cycles" |
| 678628 | + }, |
| 678629 | + { |
| 678630 | + "name": "ML-KEM-1024 encaps", |
| 678631 | + "value": 109771, |
| 678632 | + "unit": "cycles" |
| 678633 | + }, |
| 678634 | + { |
| 678635 | + "name": "ML-KEM-1024 decaps", |
| 678636 | + "value": 132517, |
| 678637 | + "unit": "cycles" |
| 678638 | + } |
| 678639 | + ] |
678571 | 678640 | } |
678572 | 678641 | ], |
678573 | 678642 | "AMD EPYC 4th gen (c7a) (no-opt)": [ |
|
0 commit comments