Skip to content

Commit b3ce779

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for ee6d021
1 parent 4f32ed0 commit b3ce779

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": 1759286427249,
2+
"lastUpdate": 1759372468984,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406496,6 +406496,34 @@ window.BENCHMARK_DATA = {
406496406496
"unit": "ns/iter"
406497406497
}
406498406498
]
406499+
},
406500+
{
406501+
"commit": {
406502+
"author": {
406503+
"name": "Georg Wiese",
406504+
"username": "georgwiese",
406505+
"email": "[email protected]"
406506+
},
406507+
"committer": {
406508+
"name": "GitHub",
406509+
"username": "web-flow",
406510+
"email": "[email protected]"
406511+
},
406512+
"id": "ee6d021fe8f80e6809d62942d4b381952ae8e06e",
406513+
"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.",
406514+
"timestamp": "2025-09-29T12:27:41Z",
406515+
"url": "https://github.com/powdr-labs/powdr/commit/ee6d021fe8f80e6809d62942d4b381952ae8e06e"
406516+
},
406517+
"date": 1759372466660,
406518+
"tool": "cargo",
406519+
"benches": [
406520+
{
406521+
"name": "optimize-keccak/optimize",
406522+
"value": 15620897573,
406523+
"range": "± 291031097",
406524+
"unit": "ns/iter"
406525+
}
406526+
]
406499406527
}
406500406528
]
406501406529
}

0 commit comments

Comments
 (0)