Skip to content

Commit 9058423

Browse files
committed
feat: enable perf flamegraph for walltime benches
1 parent 4deb7db commit 9058423

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codspeed.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,8 @@ jobs:
7474
7575
- name: Run the benchmarks
7676
uses: CodSpeedHQ/action@v3
77+
env:
78+
CODSPEED_USE_PERF: true
7779
with:
7880
run: just run
81+
runner-version: 3.6.0-beta.3

0 commit comments

Comments
 (0)