Skip to content

Commit

Permalink
add AMD EPYC 4th gen (c7a) (customSmallerIsBetter) benchmark result for
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 11, 2025
1 parent d5efbcc commit 1513670
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": 1736588590036,
"lastUpdate": 1736588593950,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -166719,6 +166719,75 @@ window.BENCHMARK_DATA = {
"unit": "cycles"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Matthias J. Kannwischer",
"username": "mkannwischer"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4caf8d363f4f20c176400d43f9cc6a21043ecd36",
"message": "Merge pull request #637 from pq-code-package/exclusive_ub\n\nCBMC: Switch to exclusive coefficient upper bounds",
"timestamp": "2025-01-11T17:36:33+08:00",
"tree_id": "c1080260d779d1d25cadcbf54e699031a8627d42",
"url": "https://github.com/pq-code-package/mlkem-native/commit/4caf8d363f4f20c176400d43f9cc6a21043ecd36"
},
"date": 1736588565052,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 14917,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 19657,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 26309,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 25592,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 28094,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 37821,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 35700,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 40974,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 54539,
"unit": "cycles"
}
]
}
],
"Intel Xeon 3rd gen (c6i) (no-opt)": [
Expand Down

0 comments on commit 1513670

Please sign in to comment.