Skip to content

Commit

Permalink
add AMD EPYC 3rd gen (c6a) (customSmallerIsBetter) benchmark result for
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 26, 2024
1 parent 5d35430 commit 4b4b4a4
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": 1732615871919,
"lastUpdate": 1732615932762,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -92629,6 +92629,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": "7f0b2590917265d65baa587e5d5e682a22ff7c69",
"message": "Merge pull request #456 from pq-code-package/eta2\n\nAdd poly_getnoise_eta2_4x alias for poly_getnoise_eta1_4x",
"timestamp": "2024-11-26T10:07:38Z",
"tree_id": "2e76a27a9f85aeb1f6428a4fb4a5f1e929200aaa",
"url": "https://github.com/pq-code-package/mlkem-native/commit/7f0b2590917265d65baa587e5d5e682a22ff7c69"
},
"date": 1732615923152,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 18088,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 23898,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 31124,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 31108,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 34857,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 45581,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 44714,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 51487,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 66223,
"unit": "cycles"
}
]
}
],
"AMD EPYC 4th gen (c7a)": [
Expand Down

0 comments on commit 4b4b4a4

Please sign in to comment.