-
Couldn't load subscription status.
- Fork 18
Open
Description
I noticed that on a large project with a large number of files, the diff processor is much slower than the staged processor even if no changes were made to the codebase. After a short investigation I found that the problem is related to getUntrackedFileList - it's always refreshed inside getPreProcessor. If I remove the refreshing in getPreProcessor the diff processor works fast.
tcK1
Metadata
Metadata
Assignees
Labels
No labels