Skip to content

Commit

Permalink
add Graviton4 (customSmallerIsBetter) benchmark result for 8b8e1f8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent 88d6897 commit 8976b0b
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": 1737552909900,
"lastUpdate": 1737552945766,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -131415,6 +131415,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": "8b8e1f8b95c352494fd0a41a62f7fcd9336f2e6c",
"message": "Merge pull request #682 from pq-code-package/fix_mac_taskpolicy\n\nCorrect setting of macOS taskpolicy variable",
"timestamp": "2025-01-22T13:29:33Z",
"tree_id": "bfaed9648e0c28af4ab83652ee152d83140bbc7f",
"url": "https://github.com/pq-code-package/mlkem-native/commit/8b8e1f8b95c352494fd0a41a62f7fcd9336f2e6c"
},
"date": 1737552901005,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 18133,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 22157,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 28801,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 30552,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 33625,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 43143,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 44191,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 49651,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 62620,
"unit": "cycles"
}
]
}
],
"Intel Xeon 4th gen (c7i)": [
Expand Down

0 comments on commit 8976b0b

Please sign in to comment.