Skip to content

Commit 9c60a2f

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for 67a7810
1 parent 9896de8 commit 9c60a2f

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": 1760409387007,
2+
"lastUpdate": 1760495887376,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406916,6 +406916,34 @@ window.BENCHMARK_DATA = {
406916406916
"unit": "ns/iter"
406917406917
}
406918406918
]
406919+
},
406920+
{
406921+
"commit": {
406922+
"author": {
406923+
"name": "chriseth",
406924+
"username": "chriseth",
406925+
"email": "[email protected]"
406926+
},
406927+
"committer": {
406928+
"name": "GitHub",
406929+
"username": "web-flow",
406930+
"email": "[email protected]"
406931+
},
406932+
"id": "67a78103b40a56a9778522ea7355cc87ce0a19e5",
406933+
"message": "Remove some more uses of RuntimeConstant. (#3337)",
406934+
"timestamp": "2025-10-14T11:49:11Z",
406935+
"url": "https://github.com/powdr-labs/powdr/commit/67a78103b40a56a9778522ea7355cc87ce0a19e5"
406936+
},
406937+
"date": 1760495884930,
406938+
"tool": "cargo",
406939+
"benches": [
406940+
{
406941+
"name": "optimize-keccak/optimize",
406942+
"value": 16029143130,
406943+
"range": "± 176282521",
406944+
"unit": "ns/iter"
406945+
}
406946+
]
406919406947
}
406920406948
]
406921406949
}

0 commit comments

Comments
 (0)