Skip to content

Commit

Permalink
add Graviton3 (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 Jan 10, 2025
1 parent 7acb822 commit f523ac6
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": 1736506470659,
"lastUpdate": 1736506480392,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -210799,6 +210799,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": "b5920716964886ffb637af728c8245036b1056b5",
"message": "Merge pull request #633 from pq-code-package/readme_no_logo\n\nREADME: Remove logo",
"timestamp": "2025-01-10T10:43:52Z",
"tree_id": "a4c810d617ed645af4d7be0608a4b2042d1c434f",
"url": "https://github.com/pq-code-package/mlkem-native/commit/b5920716964886ffb637af728c8245036b1056b5"
},
"date": 1736506479751,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 45394,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 54313,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 71200,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 74953,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 86197,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 108646,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 111059,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 125891,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 154676,
"unit": "cycles"
}
]
}
],
"Graviton2 (no-opt)": [
Expand Down

0 comments on commit f523ac6

Please sign in to comment.