component-detection
component-detection copied to clipboard
Investigate `--no-compile` with PipReport detector
A potential improvement for the PipReport detector is to see if --no-compile produces any benefit to performance when used in conjunction with the other existing parameters. Validate that the dependency graph is still the same and that there is a notable improvement in detection time.
From limited local testing, this seems to have no effect on report generation times. I'll try and investigate further later on.