Skip to content

Commit

Permalink
add Intel Xeon 3rd gen (c6i) (no-opt) (customSmallerIsBetter) benchma…
Browse files Browse the repository at this point in the history
…rk result for e219d47
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent 53526a9 commit a9c0ea6
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": 1737541563209,
"lastUpdate": 1737541565253,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -193924,6 +193924,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": 1737541562050,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 51740,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 59986,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 76859,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 84395,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 95807,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 118209,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 125297,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 139578,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 168539,
"unit": "cycles"
}
]
}
],
"Intel Xeon 4th gen (c7i) (no-opt)": [
Expand Down

0 comments on commit a9c0ea6

Please sign in to comment.