Skip to content

Commit ac24b1e

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for ee6d021
1 parent ab39fd7 commit ac24b1e

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": 1759113470694,
2+
"lastUpdate": 1759199694262,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406440,6 +406440,34 @@ window.BENCHMARK_DATA = {
406440406440
"unit": "ns/iter"
406441406441
}
406442406442
]
406443+
},
406444+
{
406445+
"commit": {
406446+
"author": {
406447+
"name": "Georg Wiese",
406448+
"username": "georgwiese",
406449+
"email": "[email protected]"
406450+
},
406451+
"committer": {
406452+
"name": "GitHub",
406453+
"username": "web-flow",
406454+
"email": "[email protected]"
406455+
},
406456+
"id": "ee6d021fe8f80e6809d62942d4b381952ae8e06e",
406457+
"message": "Add \"normal\" `loadb` test (#3320)\n\nThe `loadb` test we have loads into x0, which is actually a no-op. I\nkept this test, but added one that loads to a normal register.",
406458+
"timestamp": "2025-09-29T12:27:41Z",
406459+
"url": "https://github.com/powdr-labs/powdr/commit/ee6d021fe8f80e6809d62942d4b381952ae8e06e"
406460+
},
406461+
"date": 1759199692132,
406462+
"tool": "cargo",
406463+
"benches": [
406464+
{
406465+
"name": "optimize-keccak/optimize",
406466+
"value": 15356089411,
406467+
"range": "± 386882416",
406468+
"unit": "ns/iter"
406469+
}
406470+
]
406443406471
}
406444406472
]
406445406473
}

0 commit comments

Comments
 (0)