-
Notifications
You must be signed in to change notification settings - Fork 45
Update CI workflow to improve execution time #1336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Only use Python 3.13
|
I've added a CI workflow to time our tests and see which ones are contributing to the significant slowdowns. I'll share some reports once they finish running, and we can delegate fixes to each as well. |
|
For the slowest run (windows), looks like:
We run our coverage tests with Numba disabled, which is probably one of the issues. Slowest Unit Tests
Slowest Coverage Tests
|
|
I think we should try and keep most of our unit tests to under a few seconds. |
|
This is a good PR. Was worried about the same last week |
Overview
macos-14workflow, which is no longer needed asmacos-latestnow defaults to ARM architecture