Skip to content

Commit

Permalink
add Graviton4 (no-opt) (customSmallerIsBetter) benchmark result for 7…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 19, 2024
1 parent c530a74 commit 2828b1b
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": 1732033922928,
"lastUpdate": 1732033954714,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -107269,6 +107269,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": "798844cdb57b12c6c1eec67734fec417b71e0587",
"message": "Merge pull request #416 from pq-code-package/gen_nmatrix_blocks_test\n\nCI: Add test for non-standard values of GEN_MATRIX_NBLOCKS",
"timestamp": "2024-11-19T16:25:04Z",
"tree_id": "60c65f3a34ced4000e848b84515538d809238da1",
"url": "https://github.com/pq-code-package/mlkem-native/commit/798844cdb57b12c6c1eec67734fec417b71e0587"
},
"date": 1732033946186,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 39270,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 47246,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 64037,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 64788,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 75800,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 98817,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 96353,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 111647,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 141033,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a) (no-opt)": [
Expand Down

0 comments on commit 2828b1b

Please sign in to comment.