diff --git a/dev/bench/data.js b/dev/bench/data.js index 0e4af5f4a..4e6b2dd6c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733301213321, + "lastUpdate": 1733301230827, "repoUrl": "https://github.com/pq-code-package/mlkem-native", "entries": { "Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [ @@ -102634,6 +102634,75 @@ window.BENCHMARK_DATA = { "unit": "cycles" } ] + }, + { + "commit": { + "author": { + "email": "matthias@kannwischer.eu", + "name": "Matthias J. Kannwischer", + "username": "mkannwischer" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "839c588b2473da251936df87898f7dfedd68d873", + "message": "Merge pull request #501 from pq-code-package/fix-py-lint\n\nFix python files detection in format and lint scripts", + "timestamp": "2024-12-04T16:29:16+08:00", + "tree_id": "d5f77551296d36f34ecaaa22d57d5aed76ac36c5", + "url": "https://github.com/pq-code-package/mlkem-native/commit/839c588b2473da251936df87898f7dfedd68d873" + }, + "date": 1733301218445, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "ML-KEM-512 keypair", + "value": 18125, + "unit": "cycles" + }, + { + "name": "ML-KEM-512 encaps", + "value": 23100, + "unit": "cycles" + }, + { + "name": "ML-KEM-512 decaps", + "value": 30400, + "unit": "cycles" + }, + { + "name": "ML-KEM-768 keypair", + "value": 31075, + "unit": "cycles" + }, + { + "name": "ML-KEM-768 encaps", + "value": 34045, + "unit": "cycles" + }, + { + "name": "ML-KEM-768 decaps", + "value": 44887, + "unit": "cycles" + }, + { + "name": "ML-KEM-1024 keypair", + "value": 44562, + "unit": "cycles" + }, + { + "name": "ML-KEM-1024 encaps", + "value": 50112, + "unit": "cycles" + }, + { + "name": "ML-KEM-1024 decaps", + "value": 64363, + "unit": "cycles" + } + ] } ], "AMD EPYC 4th gen (c7a)": [