Skip to content

Commit

Permalink
add Intel Xeon 3rd gen (c6i) (no-opt) (customSmallerIsBetter) benchma…
Browse files Browse the repository at this point in the history
…rk result for 26dc6a6
  • Loading branch information
github-action-benchmark committed Feb 3, 2025
1 parent 5cde671 commit bfb4e96
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": 1738587119638,
"lastUpdate": 1738587122274,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -224077,6 +224077,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": 1738587121123,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 46452,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 54620,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 70330,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 76691,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 87343,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 107760,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 112119,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 126144,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 152131,
"unit": "cycles"
}
]
}
],
"Intel Xeon 4th gen (c7i) (no-opt)": [
Expand Down

0 comments on commit bfb4e96

Please sign in to comment.