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 6e302b4
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent 89c33e5 commit ec61f3b
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": 1737547148411,
"lastUpdate": 1737547181203,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -148365,6 +148365,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": "6e302b4df6532cdf689d2855864e72ef7ee6e5a0",
"message": "Merge pull request #681 from pq-code-package/cbmc_results\n\nModify the CBMC Makefile \"result\" target to actually display proof results.",
"timestamp": "2025-01-22T11:56:44Z",
"tree_id": "b26a009698ff02ff1db60399e87100714da78b10",
"url": "https://github.com/pq-code-package/mlkem-native/commit/6e302b4df6532cdf689d2855864e72ef7ee6e5a0"
},
"date": 1737547178407,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 13806,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 17623,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 23435,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 23188,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 25136,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 33688,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 32116,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 35635,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 47110,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i)": [
Expand Down

0 comments on commit ec61f3b

Please sign in to comment.