Skip to content

Commit

Permalink
Bench with all features enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q committed Feb 21, 2025
1 parent a767fd9 commit 38eff12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Override criterion with the CodSpeed harness
run: cargo add --dev codspeed-criterion-compat --rename criterion --package hugr
- name: Build benchmarks
run: cargo codspeed build --profile bench
run: cargo codspeed build --profile bench --features extension_inference,declarative,model_unstable,llvm,llvm-test
- name: Run benchmarks
uses: CodSpeedHQ/action@v3
with:
Expand Down

0 comments on commit 38eff12

Please sign in to comment.