Skip to content

Conversation

@henryiii
Copy link
Contributor

@henryiii henryiii commented May 8, 2025

I was adding some pytest config, and I noticed we could speed up coverage on Python 3.14. For me it dropped from 55 seconds to 35 seconds.

henryiii added 2 commits May 8, 2025 19:51
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/chore/fastcov branch from bf1901b to 30585d8 Compare May 8, 2025 23:51
@henryiii
Copy link
Contributor Author

henryiii commented May 8, 2025

I added one extra commit which stabilizes the parametrization order, which is required if you run with pytest-xdist. I didn’t get enough speed up to be happy with adding it yet, but the ordering was a good change I think.

@henryiii henryiii merged commit 2f8fe4c into pypa:main May 9, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants