Skip to content

Commit

Permalink
add Intel Xeon 3rd gen (c6i) (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 8b8e1f8
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent faf7a32 commit b8dd866
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": 1737552822990,
"lastUpdate": 1737552840762,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -158567,6 +158567,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": 1737552786254,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 20424,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 27075,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 35955,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 34940,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 38173,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 50987,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 48017,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 54162,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 71525,
"unit": "cycles"
}
]
}
],
"AMD EPYC 3rd gen (c6a)": [
Expand Down

0 comments on commit b8dd866

Please sign in to comment.