Skip to content

Commit

Permalink
add AMD EPYC 4th gen (c7a) (no-opt) (customSmallerIsBetter) benchmark…
Browse files Browse the repository at this point in the history
… result for b9dc283
  • Loading branch information
github-action-benchmark committed Nov 17, 2024
1 parent 480bf41 commit ddff966
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": 1731872221584,
"lastUpdate": 1731872223842,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -100932,6 +100932,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": "b9dc283ef0a9055bcb3b909edb562f3b8ca7a42e",
"message": "Bench: Use PMU instead of PERF for x86_64 benchmarking",
"timestamp": "2024-11-17T09:51:27Z",
"url": "https://github.com/pq-code-package/mlkem-native/pull/421/commits/b9dc283ef0a9055bcb3b909edb562f3b8ca7a42e"
},
"date": 1731872217337,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 63934,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 85179,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 117016,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 105295,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 133118,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 175409,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 154347,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 187937,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 241091,
"unit": "cycles"
}
]
}
],
"Graviton3 (no-opt)": [
Expand Down

0 comments on commit ddff966

Please sign in to comment.