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 f3b81a3
  • Loading branch information
github-action-benchmark committed Nov 27, 2024
1 parent e315a0b commit db4a2df
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": 1732689698781,
"lastUpdate": 1732689739400,
"repoUrl": "https://github.com/pq-code-package/mlkem-native",
"entries": {
"Arm Cortex-A72 (Raspberry Pi 4) benchmarks": [
Expand Down Expand Up @@ -103854,6 +103854,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": "f3b81a3acfba61a25a0085c05c89a9a422d62d57",
"message": "Merge pull request #454 from pq-code-package/asm_twiddles_c\n\nAArch64: Hoist zeta values for [inv]NTT in C file and auto-generate",
"timestamp": "2024-11-27T14:35:05+08:00",
"tree_id": "0597c03c4fc29beb61ab1db659de4eadb26da5d4",
"url": "https://github.com/pq-code-package/mlkem-native/commit/f3b81a3acfba61a25a0085c05c89a9a422d62d57"
},
"date": 1732689738861,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ML-KEM-512 keypair",
"value": 57524,
"unit": "cycles"
},
{
"name": "ML-KEM-512 encaps",
"value": 73679,
"unit": "cycles"
},
{
"name": "ML-KEM-512 decaps",
"value": 98455,
"unit": "cycles"
},
{
"name": "ML-KEM-768 keypair",
"value": 92608,
"unit": "cycles"
},
{
"name": "ML-KEM-768 encaps",
"value": 114224,
"unit": "cycles"
},
{
"name": "ML-KEM-768 decaps",
"value": 147041,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 keypair",
"value": 135704,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 encaps",
"value": 162696,
"unit": "cycles"
},
{
"name": "ML-KEM-1024 decaps",
"value": 204085,
"unit": "cycles"
}
]
}
],
"Intel Xeon 4th gen (c7i) (no-opt)": [
Expand Down

0 comments on commit db4a2df

Please sign in to comment.