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 17, 2024
1 parent 4478821 commit b631d95
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": 1731837309662,
"lastUpdate": 1731837325186,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -99509,6 +99509,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": "383f1a4710e14fb2d3244fa7fd7e4db33eee83df",
"message": "Merge pull request #419 from pq-code-package/bench_noopt_fix\n\nCI: Fix bench.yml",
"timestamp": "2024-11-17T17:51:23+08:00",
"tree_id": "4937060bac59f07e85dd315ca49c1c517b82bc32",
"url": "https://github.com/pq-code-package/mlkem-native/commit/383f1a4710e14fb2d3244fa7fd7e4db33eee83df"
},
"date": 1731837319054,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 22052,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 29952,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 39482,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 37641,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 43093,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 57027,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 52901,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 60975,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 79521,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i) (no-opt)": [
Expand Down

0 comments on commit b631d95

Please sign in to comment.