Open
Description
Description
We did some work recently to cut down PyTensor import time. We should protect against unnoticed regressions by testing explicitly. Not sure this can be done inside a pytest/python environment or if we need a custom job in the CI for it that makes use of python -X importtime
command