Skip to content

Commit

Permalink
add AMD EPYC 4th gen (c7a) (customSmallerIsBetter) benchmark result for
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 26, 2024
1 parent 854507b commit fb37cc4
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": 1732615982646,
"lastUpdate": 1732615989426,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -101652,6 +101652,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": 1732615979316,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 15099,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 20436,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 27047,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 25591,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 29013,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 38913,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 35583,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 41643,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 54945,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i) (no-opt)": [
Expand Down

0 comments on commit fb37cc4

Please sign in to comment.