Skip to content

Commit ca10264

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for d5e03e7
1 parent 6edd27d commit ca10264

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": 1758681344248,
2+
"lastUpdate": 1758767835126,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406300,6 +406300,34 @@ window.BENCHMARK_DATA = {
406300406300
"unit": "ns/iter"
406301406301
}
406302406302
]
406303+
},
406304+
{
406305+
"commit": {
406306+
"author": {
406307+
"name": "chriseth",
406308+
"username": "chriseth",
406309+
"email": "[email protected]"
406310+
},
406311+
"committer": {
406312+
"name": "GitHub",
406313+
"username": "web-flow",
406314+
"email": "[email protected]"
406315+
},
406316+
"id": "d5e03e725f02bd3925d084276b13ddef69225e36",
406317+
"message": "Improve the use of the iterator in `solve_affine` (#3307)",
406318+
"timestamp": "2025-09-24T08:28:45Z",
406319+
"url": "https://github.com/powdr-labs/powdr/commit/d5e03e725f02bd3925d084276b13ddef69225e36"
406320+
},
406321+
"date": 1758767832643,
406322+
"tool": "cargo",
406323+
"benches": [
406324+
{
406325+
"name": "optimize-keccak/optimize",
406326+
"value": 15853146160,
406327+
"range": "± 675373985",
406328+
"unit": "ns/iter"
406329+
}
406330+
]
406303406331
}
406304406332
]
406305406333
}

0 commit comments

Comments
 (0)