Skip to content

Commit

Permalink
add Graviton4 (no-opt) (customSmallerIsBetter) benchmark result for 2…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 3, 2025
1 parent f728cf4 commit 5cde671
Showing 1 changed file with 70 additions and 1 deletion.
71 changes: 70 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1738587112783,
"lastUpdate": 1738587119638,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -250184,6 +250184,75 @@ window.BENCHMARK_DATA = {
"unit": "cycles"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Hanno Becker",
"username": "hanno-becker"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "26dc6a6e4cd1192e27c06c24e0ac1314a292f640",
"message": "Merge pull request #736 from pq-code-package/c_deftrace\n\nautogen: auto-#undef all macros defined in a C file",
"timestamp": "2025-02-03T12:44:54Z",
"tree_id": "d254598f0f7bccedb2fb5bdf03b95e03506c52f5",
"url": "https://github.com/pq-code-package/mlkem-native/commit/26dc6a6e4cd1192e27c06c24e0ac1314a292f640"
},
"date": 1738587118956,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 35503,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 40675,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 51634,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 58468,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 65227,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 80477,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 88170,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 96957,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 116635,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a) (no-opt)": [
Expand Down

0 comments on commit 5cde671

Please sign in to comment.