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 7f0b259
  • Loading branch information
github-action-benchmark committed Nov 26, 2024
1 parent 4b4b4a4 commit 854507b
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": 1732615932762,
"lastUpdate": 1732615982646,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -91600,6 +91600,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": "7f0b2590917265d65baa587e5d5e682a22ff7c69",
"message": "Merge pull request #456 from pq-code-package/eta2\n\nAdd poly_getnoise_eta2_4x alias for poly_getnoise_eta1_4x",
"timestamp": "2024-11-26T10:07:38Z",
"tree_id": "2e76a27a9f85aeb1f6428a4fb4a5f1e929200aaa",
"url": "https://github.com/pq-code-package/mlkem-native/commit/7f0b2590917265d65baa587e5d5e682a22ff7c69"
},
"date": 1732615969231,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 20309,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 28066,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 37063,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 34848,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 39022,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 52176,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 48006,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 55005,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 72894,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a)": [
Expand Down

0 comments on commit 854507b

Please sign in to comment.