Elegit icon indicating copy to clipboard operation
Elegit copied to clipboard

Ignoring large directories causes lag

Open connellyj opened this issue 8 years ago • 2 comments

I have a really large .gitignore-ed directory for Jekyll building in my local Elegit repo. Since we show ignored files in the UI, Elegit gets really laggy and slow because it's going through all those files. Maybe we should rethink how we display ignored files?

connellyj avatar Aug 15 '16 15:08 connellyj

Pretty major lag, every time gitStatus gets called Elegit hangs for a bit.

connellyj avatar Aug 18 '16 13:08 connellyj

It could be a jgit bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=388582

erictwalker18 avatar Apr 04 '17 01:04 erictwalker18