Skip to content

Commit

Permalink
add AMD EPYC 4th gen (c7a) (no-opt) (customSmallerIsBetter) benchmark…
Browse files Browse the repository at this point in the history
… result for c0fa1d7
  • Loading branch information
github-action-benchmark committed Feb 1, 2025
1 parent 751b3a8 commit d2d5364
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": 1738445137002,
"lastUpdate": 1738445139069,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -267889,6 +267889,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": "c0fa1d799a141b7aefbed50dd3566ae7b40dd585",
"message": "Merge pull request #728 from pq-code-package/dependabot/github_actions/gaurav-nelson/github-action-markdown-link-check-1.0.16\n\nBump gaurav-nelson/github-action-markdown-link-check from 1.0.15 to 1.0.16",
"timestamp": "2025-02-01T21:19:59Z",
"tree_id": "57d0d1e6bc061a49495642625bc6b7ab066f4f75",
"url": "https://github.com/pq-code-package/mlkem-native/commit/c0fa1d799a141b7aefbed50dd3566ae7b40dd585"
},
"date": 1738445137805,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 36101,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 42333,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 55509,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 58485,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 66951,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 84057,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 86515,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 97220,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 118844,
"unit": "cycles"
}
]
}
],
"Graviton3 (no-opt)": [
Expand Down

0 comments on commit d2d5364

Please sign in to comment.