Why is my Python CLI slow to start? An import-time profiler that also finds which imports you can safely make lazy, and how many milliseconds each one would save. Zero dependencies.
python cli benchmarking performance terminal profiler optimization startup import developer-tools profiling startup-time cli-tool lazy-imports python-performance importtime
-
Updated
Aug 3, 2026 - Python