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 839c588
  • Loading branch information
github-action-benchmark committed Dec 4, 2024
1 parent 94508a4 commit 98c1a79
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": 1733301375208,
"lastUpdate": 1733301380019,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -115308,6 +115308,75 @@ window.BENCHMARK_DATA = {
"unit": "cycles"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Matthias J. Kannwischer",
"username": "mkannwischer"
},
"committer": {
"email": "[email protected]",
"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": 1733301379423,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 56702,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 71787,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 96321,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 91780,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 111430,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 144382,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 134597,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 159926,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 201306,
"unit": "cycles"
}
]
}
],
"Intel Xeon 4th gen (c7i) (no-opt)": [
Expand Down

0 comments on commit 98c1a79

Please sign in to comment.