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 19, 2024
1 parent e141124 commit e70ebc9
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": 1732003422921,
"lastUpdate": 1732003443123,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -104332,6 +104332,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": "ea2193abb340b9ad598a655bfce8e4f8b90b17cf",
"message": "Merge pull request #426 from pq-code-package/fix-benchmark-log\n\nFix benchmark output",
"timestamp": "2024-11-19T15:58:00+08:00",
"tree_id": "c0e80fa6007db1624cbd1f2077004d64e9d52c2a",
"url": "https://github.com/pq-code-package/mlkem-native/commit/ea2193abb340b9ad598a655bfce8e4f8b90b17cf"
},
"date": 1732003435909,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 15104,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 19713,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 26287,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 25632,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 28354,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 38136,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 35960,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 40671,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 54151,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i) (no-opt)": [
Expand Down

0 comments on commit e70ebc9

Please sign in to comment.