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 2a6999e
  • Loading branch information
github-action-benchmark committed Dec 23, 2024
1 parent 17e7dc3 commit fe3e436
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": 1734955052395,
"lastUpdate": 1734955056704,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -146427,6 +146427,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": "2a6999efbacaa1cfca6eff6fb947422dce954236",
"message": "Merge pull request #573 from pq-code-package/elimiate-click",
"timestamp": "2024-12-23T19:50:34+08:00",
"tree_id": "5b01b4ead656f9f66c590ca61f8ff9c78e3b64b5",
"url": "https://github.com/pq-code-package/mlkem-native/commit/2a6999efbacaa1cfca6eff6fb947422dce954236"
},
"date": 1734955056072,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 56570,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 69417,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 91351,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 91794,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 107707,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 136291,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 134690,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 155159,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 191615,
"unit": "cycles"
}
]
}
],
"Intel Xeon 4th gen (c7i) (no-opt)": [
Expand Down

0 comments on commit fe3e436

Please sign in to comment.