Skip to content

Commit

Permalink
incr benchmark runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Oct 26, 2024
1 parent 8733252 commit 7b913f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: CodSpeedHQ/action@v3
with:
run: |
uv run pytest --codspeed --benchmark-warmup=off --benchmark-warmup-iterations=10 --benchmark-min-rounds=5 -v tests/test_perf.py
uv run pytest --codspeed -v tests/test_perf.py
- name: Minimize uv cache
run: uv cache prune --ci

0 comments on commit 7b913f1

Please sign in to comment.