Skip to content

Commit

Permalink
add Graviton3 (customSmallerIsBetter) benchmark result for e219d47
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent a9c0ea6 commit cc512fd
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": 1737541565253,
"lastUpdate": 1737541589654,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -112878,6 +112878,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": "e219d479c48a606d7d432a2251aa61039d3a1fce",
"message": "Merge pull request #679 from pq-code-package/oqs-meta\n\nIntegration: Add liboqs META files",
"timestamp": "2025-01-22T10:19:57Z",
"tree_id": "b4221dc68d9ef7880e641aa7c67adcb1f3e070e9",
"url": "https://github.com/pq-code-package/mlkem-native/commit/e219d479c48a606d7d432a2251aa61039d3a1fce"
},
"date": 1737541537280,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 18938,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 23513,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 30655,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 32286,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 35870,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 46015,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 46588,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 52432,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 66251,
"unit": "cycles"
}
]
}
],
"Graviton4": [
Expand Down

0 comments on commit cc512fd

Please sign in to comment.