Skip to content

Commit 41236d6

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for c62d4c5
1 parent 1e016db commit 41236d6

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": 1770111374630,
2+
"lastUpdate": 1770113698451,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -411200,6 +411200,34 @@ window.BENCHMARK_DATA = {
411200411200
"unit": "ns/iter"
411201411201
}
411202411202
]
411203+
},
411204+
{
411205+
"commit": {
411206+
"author": {
411207+
"name": "Leo Alt",
411208+
"username": "leonardoalt",
411209+
"email": "leo@powdrlabs.com"
411210+
},
411211+
"committer": {
411212+
"name": "Leo Alt",
411213+
"username": "leonardoalt",
411214+
"email": "leo@powdrlabs.com"
411215+
},
411216+
"id": "c62d4c57fa0096cad47839a23d3b15628e0e56a1",
411217+
"message": "no need to build powdr separately",
411218+
"timestamp": "2026-02-03T10:06:00Z",
411219+
"url": "https://github.com/powdr-labs/powdr/commit/c62d4c57fa0096cad47839a23d3b15628e0e56a1"
411220+
},
411221+
"date": 1770113692714,
411222+
"tool": "cargo",
411223+
"benches": [
411224+
{
411225+
"name": "optimize-keccak/optimize",
411226+
"value": 14129597759,
411227+
"range": "± 182780224",
411228+
"unit": "ns/iter"
411229+
}
411230+
]
411203411231
}
411204411232
]
411205411233
}

0 commit comments

Comments
 (0)