Skip to content

Commit

Permalink
add Graviton4 (no-opt) (customSmallerIsBetter) benchmark result for 1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent ee2b632 commit ceca3e6
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": 1733224455374,
"lastUpdate": 1733224495280,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -118722,6 +118722,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": "112dbd3d3c42aa6558a448bb80affe5f8c158ece",
"message": "Merge pull request #437 from pq-code-package/update-docs\n\nUpdate documentation in preparation of the alpha release",
"timestamp": "2024-12-03T11:05:14Z",
"tree_id": "3aab0c3277be18e5d588af83a51df2fdd33e8814",
"url": "https://github.com/pq-code-package/mlkem-native/commit/112dbd3d3c42aa6558a448bb80affe5f8c158ece"
},
"date": 1733224494961,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 41915,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 51762,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 69323,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 69072,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 82685,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 106477,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 102447,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 120644,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 150597,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a) (no-opt)": [
Expand Down

0 comments on commit ceca3e6

Please sign in to comment.