Skip to content

Commit 97bae9b

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for 3ea1b2a
1 parent 7498ee8 commit 97bae9b

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": 1770160489459,
2+
"lastUpdate": 1770160910655,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -411256,6 +411256,34 @@ window.BENCHMARK_DATA = {
411256411256
"unit": "ns/iter"
411257411257
}
411258411258
]
411259+
},
411260+
{
411261+
"commit": {
411262+
"author": {
411263+
"name": "Leo",
411264+
"username": "leonardoalt",
411265+
"email": "leo@powdrlabs.com"
411266+
},
411267+
"committer": {
411268+
"name": "GitHub",
411269+
"username": "web-flow",
411270+
"email": "noreply@github.com"
411271+
},
411272+
"id": "3ea1b2a4bd21389969ca65fc7bdcb2241df31071",
411273+
"message": "Add nightly GPU job for reth benchmarks (#3597)\n\n## Summary\n- Add `test_apc_gpu` nightly job that runs on the GPU server\n(`[self-hosted, GPU]`)\n- Benchmarks reth with APC=0, 10, 30 using CUDA acceleration (`--cuda`\nflag)\n- Results uploaded to bench-results repo with `-gpu` suffix in directory\nname\n\n## Test plan\n- [x] Manually trigger the nightly workflow to verify the GPU job runs\ncorrectly\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>\nCo-authored-by: Georg Wiese <georgwiese@gmail.com>",
411274+
"timestamp": "2026-02-03T20:57:55Z",
411275+
"url": "https://github.com/powdr-labs/powdr/commit/3ea1b2a4bd21389969ca65fc7bdcb2241df31071"
411276+
},
411277+
"date": 1770160904880,
411278+
"tool": "cargo",
411279+
"benches": [
411280+
{
411281+
"name": "optimize-keccak/optimize",
411282+
"value": 13833286784,
411283+
"range": "± 558290967",
411284+
"unit": "ns/iter"
411285+
}
411286+
]
411259411287
}
411260411288
]
411261411289
}

0 commit comments

Comments
 (0)