sixty-north / cosmic-ray

Mutation testing for Python
MIT License
565 stars 57 forks source link

Extremely long `init` time for non-existent module #416

Closed abingham closed 5 years ago

abingham commented 5 years ago

I noticed that when I misconfigured CR to init src/cosmic_ray rather than cosmic_ray, the init phase took a long time even though it should have had no work to do. Why?

abingham commented 5 years ago

This is probably just the baseline test run. Add some info logging to this and verify.

abingham commented 5 years ago

The time was being spent in baselining.