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 Dec 19, 2024
1 parent 1a2544b commit 6314784
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": 1734641391659,
"lastUpdate": 1734641423229,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -135117,6 +135117,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": "7f321d927c577783f81a3cded9a331f98af36293",
"message": "Merge pull request #551 from bhess/main\n\nFixes unused buflen in gen_matrix_entry",
"timestamp": "2024-12-19T20:44:08Z",
"tree_id": "5be1ac2ad000d86bddf4c46313da997d5d6cb405",
"url": "https://github.com/pq-code-package/mlkem-native/commit/7f321d927c577783f81a3cded9a331f98af36293"
},
"date": 1734641405650,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 15071,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 19653,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 26299,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 25618,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 28175,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 37852,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 35752,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 40960,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 54460,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i) (no-opt)": [
Expand Down

0 comments on commit 6314784

Please sign in to comment.