Skip to content

Commit e766eb9

Browse files
author
github-action-benchmark
committed
add AMD EPYC 4th gen (c7a) (no-opt) (customSmallerIsBetter) benchmark result for e29da58
1 parent 5d2f972 commit e766eb9

File tree

1 file changed

+70
-1
lines changed

1 file changed

+70
-1
lines changed

dev/bench/data.js

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1770628581892,
2+
"lastUpdate": 1770628592144,
33
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
44
"entries": {
55
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
@@ -721362,6 +721362,75 @@ window.BENCHMARK_DATA = {
721362721362
"unit": "cycles"
721363721363
}
721364721364
]
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+
]
721365721434
}
721366721435
],
721367721436
"Graviton3 (no-opt)": [

0 commit comments

Comments
 (0)