gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Index refresh is (sometimes) extremely slow, locks up the app whilst refreshing

Open Drarok opened this issue 5 years ago • 4 comments

I'm seeing "Refreshing index" and the activity indicator for around 5 seconds, during which time the UI is totally unresponsive. If I then press ⌘R to perform another refresh, it completes in a fraction of a second.

Does anyone have any clues why this is happening?

Drarok avatar Feb 21 '19 14:02 Drarok

This has only just started happening for me and I'm wondering if a recent Mojave update might be the culprit...

dbrnz avatar Apr 20 '19 05:04 dbrnz

Hmm, all my doing -- I had a newly created output directory, which wasn't in .gitignore, that had almost 50,000 files in a sub-directory tree...

dbrnz avatar Apr 20 '19 06:04 dbrnz

I have experienced this as well, with a recently built app on Catalina. For now I've turned off Watch for changes in repository.

IanVS avatar Dec 30 '19 15:12 IanVS

This continues to happen even in small repositories. I'm also realizing they have large .gitignored directories (eg node_modules) and that might be part of it.

reconbot avatar Jun 11 '21 21:06 reconbot