Skip to content

Commit 08c2dba

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for 3ea1b2a
1 parent e44763d commit 08c2dba

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": 1770506431671,
2+
"lastUpdate": 1770592895337,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -411396,6 +411396,34 @@ window.BENCHMARK_DATA = {
411396411396
"unit": "ns/iter"
411397411397
}
411398411398
]
411399+
},
411400+
{
411401+
"commit": {
411402+
"author": {
411403+
"name": "Leo",
411404+
"username": "leonardoalt",
411405+
"email": "leo@powdrlabs.com"
411406+
},
411407+
"committer": {
411408+
"name": "GitHub",
411409+
"username": "web-flow",
411410+
"email": "noreply@github.com"
411411+
},
411412+
"id": "3ea1b2a4bd21389969ca65fc7bdcb2241df31071",
411413+
"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>",
411414+
"timestamp": "2026-02-03T20:57:55Z",
411415+
"url": "https://github.com/powdr-labs/powdr/commit/3ea1b2a4bd21389969ca65fc7bdcb2241df31071"
411416+
},
411417+
"date": 1770592889370,
411418+
"tool": "cargo",
411419+
"benches": [
411420+
{
411421+
"name": "optimize-keccak/optimize",
411422+
"value": 13068190490,
411423+
"range": "± 39800108",
411424+
"unit": "ns/iter"
411425+
}
411426+
]
411399411427
}
411400411428
]
411401411429
}

0 commit comments

Comments
 (0)