Skip to content

Commit

Permalink
add Graviton3 (customSmallerIsBetter) benchmark result for 3da5027
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 29, 2025
1 parent 92e8d10 commit b3a3de1
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": 1738175690510,
"lastUpdate": 1738175703443,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -120123,6 +120123,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": 1738175640309,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 18956,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 22522,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 29631,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 32347,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 35920,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 46301,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 46670,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 52534,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 66315,
"unit": "cycles"
}
]
}
],
"Graviton4": [
Expand Down

0 comments on commit b3a3de1

Please sign in to comment.