Skip to content

Commit

Permalink
add AMD EPYC 3rd gen (c6a) (no-opt) (customSmallerIsBetter) benchmark…
Browse files Browse the repository at this point in the history
… result for c2d42b7
  • Loading branch information
github-action-benchmark committed Nov 17, 2024
1 parent 13198ff commit 3d589af
Showing 1 changed file with 66 additions and 1 deletion.
67 changes: 66 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": 1731858154945,
"lastUpdate": 1731858156440,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -100796,6 +100796,71 @@ window.BENCHMARK_DATA = {
"unit": "cycles"
}
]
},
{
"commit": {
"author": {
"name": "pq-code-package",
"username": "pq-code-package"
},
"committer": {
"name": "pq-code-package",
"username": "pq-code-package"
},
"id": "c2d42b75ded1414738f3cb6bb79f378acccce774",
"message": "Makefile: Compile mlkem/* in a single step",
"timestamp": "2024-11-17T09:51:27Z",
"url": "https://github.com/pq-code-package/mlkem-native/pull/420/commits/c2d42b75ded1414738f3cb6bb79f378acccce774"
},
"date": 1731858150052,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 90231,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 120177,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 165028,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 148662,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 187856,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 247700,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 217616,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 264987,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 339775,
"unit": "cycles"
}
]
}
],
"AMD EPYC 4th gen (c7a) (no-opt)": [
Expand Down

0 comments on commit 3d589af

Please sign in to comment.