Skip to content

Commit

Permalink
add Graviton4 (no-opt) (customSmallerIsBetter) benchmark result for 3…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 29, 2025
1 parent b3a3de1 commit aac9baa
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": 1738175703443,
"lastUpdate": 1738175742050,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -234107,6 +234107,75 @@ window.BENCHMARK_DATA = {
"unit": "cycles"
}
]
},
{
"commit": {
"author": {
"email": "beckphan@amazon.co.uk",
"name": "Hanno Becker",
"username": "hanno-becker"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3da50272d9812a722b8555ea42e99a7226a6487e",
"message": "Merge pull request #716 from pq-code-package/hol_light_mac\n\nHOL-Light: Add support for MacOS",
"timestamp": "2025-01-29T18:28:49Z",
"tree_id": "1585f91db605db1cffad34f6760e5d7593c2ba07",
"url": "https://github.com/pq-code-package/mlkem-native/commit/3da50272d9812a722b8555ea42e99a7226a6487e"
},
"date": 1738175741581,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 37937,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 43315,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 55544,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 63142,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 70606,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 86946,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 94526,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 105293,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 126582,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a) (no-opt)": [
Expand Down

0 comments on commit aac9baa

Please sign in to comment.