-
Notifications
You must be signed in to change notification settings - Fork 133
Speed up test times 🚀 #1124
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
Comments
@wd60622 we need to update, probably because of the new matrix merged recently? |
@williambdean this is not including numba / jax CI? |
Would have to check. Is that included here? https://github.com/pymc-devs/pytensor/actions/runs/15284667195 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If you are motivated to help speed up some tests, we would appreciate it!
Here are some of the slowest test times:
(6 minutes 19 seconds) tests --ignore=tests/tensor --ignore=tests/scan --ignore=tests/sparse
(10 minutes 20 seconds) tests/scan
(4 minutes 38 seconds) tests/sparse
(19 minutes 10 seconds) tests/tensor --ignore=tests/tensor/conv --ignore=tests/tensor/rewriting --ignore=tests/tensor/test_math.py --ignore=tests/tensor/test_basic.py --ignore=tests/tensor/test_blas.py --ignore=tests/tensor/test_math_scipy.py --ignore=tests/tensor/test_inplace.py --ignore=tests/tensor/test_elemwise.py
(3 minutes 59 seconds) tests/tensor/conv
(13 minutes 48 seconds) tests/tensor/rewriting
(15 minutes 20 seconds) tests/tensor/test_math.py
(9 minutes 43 seconds) tests/tensor/test_basic.py tests/tensor/test_inplace.py
You can find more information on how to contribute here
Automatically generated by GitHub Action
Latest run date: 2025-06-04
Run logs: 15393103893
The text was updated successfully, but these errors were encountered: