Skip to content

Commit

Permalink
add Graviton4 (no-opt) (customSmallerIsBetter) benchmark result for 8…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 23, 2024
1 parent b6946db commit e6ec288
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": 1734935754096,
"lastUpdate": 1734935804513,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -157500,6 +157500,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": "84bdac89b8629a5ed90028a3a388388fd7be0004",
"message": "Merge pull request #572 from pq-code-package/fips202_update",
"timestamp": "2024-12-23T14:28:03+08:00",
"tree_id": "722ea55c70a9ecd974af81fcf185b10635a7a278",
"url": "https://github.com/pq-code-package/mlkem-native/commit/84bdac89b8629a5ed90028a3a388388fd7be0004"
},
"date": 1734935804021,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 41959,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 50162,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 66048,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 69052,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 79761,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 101017,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 102205,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 117207,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 143696,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a) (no-opt)": [
Expand Down

0 comments on commit e6ec288

Please sign in to comment.