pytensor icon indicating copy to clipboard operation
pytensor copied to clipboard

Add test for benchmarking import time

Open ricardoV94 opened this issue 10 months ago • 0 comments

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

ricardoV94 avatar Feb 16 '25 21:02 ricardoV94