Skip to content

Commit cb2107a

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

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": 1770160910655,
2+
"lastUpdate": 1770247239599,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -411284,6 +411284,34 @@ window.BENCHMARK_DATA = {
411284411284
"unit": "ns/iter"
411285411285
}
411286411286
]
411287+
},
411288+
{
411289+
"commit": {
411290+
"author": {
411291+
"name": "Leo",
411292+
"username": "leonardoalt",
411293+
"email": "leo@powdrlabs.com"
411294+
},
411295+
"committer": {
411296+
"name": "GitHub",
411297+
"username": "web-flow",
411298+
"email": "noreply@github.com"
411299+
},
411300+
"id": "3ea1b2a4bd21389969ca65fc7bdcb2241df31071",
411301+
"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>",
411302+
"timestamp": "2026-02-03T20:57:55Z",
411303+
"url": "https://github.com/powdr-labs/powdr/commit/3ea1b2a4bd21389969ca65fc7bdcb2241df31071"
411304+
},
411305+
"date": 1770247233999,
411306+
"tool": "cargo",
411307+
"benches": [
411308+
{
411309+
"name": "optimize-keccak/optimize",
411310+
"value": 14312707576,
411311+
"range": "± 271670839",
411312+
"unit": "ns/iter"
411313+
}
411314+
]
411287411315
}
411288411316
]
411289411317
}

0 commit comments

Comments
 (0)