Skip to content

Commit 8c62f0a

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for 87dd84d
1 parent ca10264 commit 8c62f0a

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": 1758767835126,
2+
"lastUpdate": 1758854269844,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406328,6 +406328,34 @@ window.BENCHMARK_DATA = {
406328406328
"unit": "ns/iter"
406329406329
}
406330406330
]
406331+
},
406332+
{
406333+
"commit": {
406334+
"author": {
406335+
"name": "Georg Wiese",
406336+
"username": "georgwiese",
406337+
"email": "[email protected]"
406338+
},
406339+
"committer": {
406340+
"name": "GitHub",
406341+
"username": "web-flow",
406342+
"email": "[email protected]"
406343+
},
406344+
"id": "87dd84da705656aecaa6b7f24a09169cee22a07e",
406345+
"message": "Split Snapshot tests into separate files (#3312)\n\nI'm a bit scared of big files / directories, so I broke down our\nsnapshot tests a bit.\n\nTo test:\n`cargo test --test 'apc_builder*' `",
406346+
"timestamp": "2025-09-25T16:37:58Z",
406347+
"url": "https://github.com/powdr-labs/powdr/commit/87dd84da705656aecaa6b7f24a09169cee22a07e"
406348+
},
406349+
"date": 1758854267308,
406350+
"tool": "cargo",
406351+
"benches": [
406352+
{
406353+
"name": "optimize-keccak/optimize",
406354+
"value": 15733980654,
406355+
"range": "± 200499498",
406356+
"unit": "ns/iter"
406357+
}
406358+
]
406331406359
}
406332406360
]
406333406361
}

0 commit comments

Comments
 (0)