Skip to content

Commit 2e95186

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for 78d81ad
1 parent cf54c5d commit 2e95186

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

dev/bench/data.js

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1758940367248,
2+
"lastUpdate": 1759027190337,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406384,6 +406384,34 @@ window.BENCHMARK_DATA = {
406384406384
"unit": "ns/iter"
406385406385
}
406386406386
]
406387+
},
406388+
{
406389+
"commit": {
406390+
"author": {
406391+
"name": "Georg Wiese",
406392+
"username": "georgwiese",
406393+
"email": "[email protected]"
406394+
},
406395+
"committer": {
406396+
"name": "GitHub",
406397+
"username": "web-flow",
406398+
"email": "[email protected]"
406399+
},
406400+
"id": "78d81adc64676aef2d5a0ded764a755eec45fd44",
406401+
"message": "Add block to analyze (#3313)\n\nEarlier today, @ShuangWu121 and me selected this block for further\neffectiveness analysis, from [this\ndata](https://georgwiese.github.io/autoprecompile-analyzer/?data=https%3A%2F%2Fgithub.com%2Fpowdr-labs%2Fbench-results%2Fblob%2Fgh-pages%2Fresults%2F2025-09-25-0815%2Freth%2Fapc_candidates.json).",
406402+
"timestamp": "2025-09-26T09:24:56Z",
406403+
"url": "https://github.com/powdr-labs/powdr/commit/78d81adc64676aef2d5a0ded764a755eec45fd44"
406404+
},
406405+
"date": 1759027188156,
406406+
"tool": "cargo",
406407+
"benches": [
406408+
{
406409+
"name": "optimize-keccak/optimize",
406410+
"value": 16058247500,
406411+
"range": "± 309538729",
406412+
"unit": "ns/iter"
406413+
}
406414+
]
406387406415
}
406388406416
]
406389406417
}

0 commit comments

Comments
 (0)