Skip to content

Commit

Permalink
add Intel Xeon 4th gen (c7i) (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for a05a5e2
  • Loading branch information
github-action-benchmark committed Nov 13, 2024
1 parent f649c25 commit a5d0ac3
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": 1731510416781,
"lastUpdate": 1731510525981,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -73289,6 +73289,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": "a05a5e260ec77173d2c23bd78c34b41c16c273ad",
"message": "Merge pull request #399 from pq-code-package/readme\n\nUpdate README.md",
"timestamp": "2024-11-13T15:04:52Z",
"tree_id": "be6f73c348585c1c9c5ebcb81888e3c0c4f44658",
"url": "https://github.com/pq-code-package/mlkem-native/commit/a05a5e260ec77173d2c23bd78c34b41c16c273ad"
},
"date": 1731510519539,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 25789,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 32475,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 41309,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 44399,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 47983,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 61364,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 63891,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 69971,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 87888,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i)": [
Expand Down

0 comments on commit a5d0ac3

Please sign in to comment.