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 5803f2e
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent 6022bf6 commit cd6b094
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": 1736546654920,
"lastUpdate": 1736546656643,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -197169,6 +197169,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": "5803f2e5a79679e4b6efd0bafef35518becbf239",
"message": "Merge pull request #634 from bhess/bhe-windows-fix\n\nFix for Windows builds",
"timestamp": "2025-01-10T21:57:05Z",
"tree_id": "55729e4d96f8e39a4e031490ded713e352c0918b",
"url": "https://github.com/pq-code-package/mlkem-native/commit/5803f2e5a79679e4b6efd0bafef35518becbf239"
},
"date": 1736546655819,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 52385,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 65355,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 88191,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 85045,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 101622,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 132221,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 124054,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 145790,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 183755,
"unit": "cycles"
}
]
}
],
"AMD EPYC 4th gen (c7a) (no-opt)": [
Expand Down

0 comments on commit cd6b094

Please sign in to comment.