Skip to content

Commit

Permalink
add Intel Xeon 3rd gen (c6i) (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 85edae7
  • Loading branch information
github-action-benchmark committed Nov 26, 2024
1 parent 46a9c13 commit a9209a5
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": 1732612843447,
"lastUpdate": 1732612883221,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -91117,6 +91117,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": "85edae71a1bef2735df836191ad51f78668ed9a6",
"message": "Merge pull request #455 from pq-code-package/pin-dependencies\n\nPin Dependencies for github-action-benchmark and cache-nix-action",
"timestamp": "2024-11-26T17:16:38+08:00",
"tree_id": "6f523852d6be397eff12441586be1ed67efc7fcd",
"url": "https://github.com/pq-code-package/mlkem-native/commit/85edae71a1bef2735df836191ad51f78668ed9a6"
},
"date": 1732612869890,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 20322,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 28076,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 37075,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 34875,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 39054,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 52211,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 48044,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 55049,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 72933,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a)": [
Expand Down

0 comments on commit a9209a5

Please sign in to comment.