Skip to content

Commit 643a983

Browse files
committed
Update benchmarks
1 parent 37cab48 commit 643a983

File tree

8 files changed

+100
-623
lines changed

8 files changed

+100
-623
lines changed

.github/workflows/codspeed.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
- name: Run CI Setup
3333
run: just ci-setup
3434

35+
- name: Download Benchmark Data
36+
run: just prepare-bench
37+
3538
- name: Build the benchmark target(s)
3639
run: cargo codspeed build
3740

0 commit comments

Comments
 (0)