|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1770628527916, |
| 2 | + "lastUpdate": 1770628534286, |
3 | 3 | "repoUrl": "https://github.com/pq-code-package/mlkem-native", |
4 | 4 | "entries": { |
5 | 5 | "Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [ |
@@ -416753,6 +416753,75 @@ window.BENCHMARK_DATA = { |
416753 | 416753 | "unit": "cycles" |
416754 | 416754 | } |
416755 | 416755 | ] |
| 416756 | + }, |
| 416757 | + { |
| 416758 | + "commit": { |
| 416759 | + "author": { |
| 416760 | + "email": "matthias@kannwischer.eu", |
| 416761 | + "name": "Matthias J. Kannwischer", |
| 416762 | + "username": "mkannwischer" |
| 416763 | + }, |
| 416764 | + "committer": { |
| 416765 | + "email": "matthias@kannwischer.eu", |
| 416766 | + "name": "Matthias J. Kannwischer", |
| 416767 | + "username": "mkannwischer" |
| 416768 | + }, |
| 416769 | + "distinct": true, |
| 416770 | + "id": "e29da58f6ad23bf695ac23ec4d1614e14fd8ab49", |
| 416771 | + "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>", |
| 416772 | + "timestamp": "2026-02-09T17:10:34+08:00", |
| 416773 | + "tree_id": "67b6df169ee572a797da347f57d4d802d1cb777b", |
| 416774 | + "url": "https://github.com/pq-code-package/mlkem-native/commit/e29da58f6ad23bf695ac23ec4d1614e14fd8ab49" |
| 416775 | + }, |
| 416776 | + "date": 1770628388061, |
| 416777 | + "tool": "customSmallerIsBetter", |
| 416778 | + "benches": [ |
| 416779 | + { |
| 416780 | + "name": "ML-KEM-512 keypair", |
| 416781 | + "value": 16392, |
| 416782 | + "unit": "cycles" |
| 416783 | + }, |
| 416784 | + { |
| 416785 | + "name": "ML-KEM-512 encaps", |
| 416786 | + "value": 18747, |
| 416787 | + "unit": "cycles" |
| 416788 | + }, |
| 416789 | + { |
| 416790 | + "name": "ML-KEM-512 decaps", |
| 416791 | + "value": 25275, |
| 416792 | + "unit": "cycles" |
| 416793 | + }, |
| 416794 | + { |
| 416795 | + "name": "ML-KEM-768 keypair", |
| 416796 | + "value": 29628, |
| 416797 | + "unit": "cycles" |
| 416798 | + }, |
| 416799 | + { |
| 416800 | + "name": "ML-KEM-768 encaps", |
| 416801 | + "value": 29825, |
| 416802 | + "unit": "cycles" |
| 416803 | + }, |
| 416804 | + { |
| 416805 | + "name": "ML-KEM-768 decaps", |
| 416806 | + "value": 39255, |
| 416807 | + "unit": "cycles" |
| 416808 | + }, |
| 416809 | + { |
| 416810 | + "name": "ML-KEM-1024 keypair", |
| 416811 | + "value": 37742, |
| 416812 | + "unit": "cycles" |
| 416813 | + }, |
| 416814 | + { |
| 416815 | + "name": "ML-KEM-1024 encaps", |
| 416816 | + "value": 40622, |
| 416817 | + "unit": "cycles" |
| 416818 | + }, |
| 416819 | + { |
| 416820 | + "name": "ML-KEM-1024 decaps", |
| 416821 | + "value": 55421, |
| 416822 | + "unit": "cycles" |
| 416823 | + } |
| 416824 | + ] |
416756 | 416825 | } |
416757 | 416826 | ], |
416758 | 416827 | "AMD EPYC 3rd gen (c6a)": [ |
|
0 commit comments