Skip to content

Commit

Permalink
add Graviton4 (no-opt) (customSmallerIsBetter) benchmark result for b…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 17, 2024
1 parent 2c9d7e5 commit 480bf41
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": 1731872219682,
"lastUpdate": 1731872221584,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -100660,6 +100660,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": 1731872213995,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 53744,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 70485,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 94655,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 88453,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 110110,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 142671,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 131216,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 159260,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 200478,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a) (no-opt)": [
Expand Down

0 comments on commit 480bf41

Please sign in to comment.