Profiling startup import time of Python programs
How to speed up Python application startup time - DEV Community
This tells you the time for imports:
PYTHONPROFILEIMPORTTIME=True uv run my_program.py
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus