Skip to content

Commit

Permalink
add Graviton2 (customSmallerIsBetter) benchmark result for e4b0024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 13, 2024
1 parent 5317c8b commit fc8d671
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": 1726211809437,
"lastUpdate": 1726211879880,
"repoUrl": "https://github.com/pq-code-package/mlkem-c-aarch64",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -10214,6 +10214,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": "e4b002498cab20c6675a268320af5a7cf5f86c23",
"message": "update DeterminateSystems to latest version",
"timestamp": "2024-09-13T06:26:32Z",
"url": "https://github.com/pq-code-package/mlkem-c-aarch64/pull/129/commits/e4b002498cab20c6675a268320af5a7cf5f86c23"
},
"date": 1726211879251,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "MLKEM512 keypair",
"value": 118484,
"unit": "cycles"
},
{
"name": "MLKEM512 encaps",
"value": 138810,
"unit": "cycles"
},
{
"name": "MLKEM512 decaps",
"value": 178677,
"unit": "cycles"
},
{
"name": "MLKEM768 keypair",
"value": 200408,
"unit": "cycles"
},
{
"name": "MLKEM768 encaps",
"value": 223244,
"unit": "cycles"
},
{
"name": "MLKEM768 decaps",
"value": 275783,
"unit": "cycles"
},
{
"name": "MLKEM1024 keypair",
"value": 304589,
"unit": "cycles"
},
{
"name": "MLKEM1024 encaps",
"value": 329376,
"unit": "cycles"
},
{
"name": "MLKEM1024 decaps",
"value": 394663,
"unit": "cycles"
}
]
}
],
"Graviton3": [
Expand Down

0 comments on commit fc8d671

Please sign in to comment.