I watched this thread, but it seems to be focused on Windows 7 and not apply to me
https://answers.atlassian.com/questions/10413451/sourcetree-slow-in-windows-7-x64...
I've always found SourceTree to be very slow. Lately though, it's gotten out of hand. Especially since native git and GitX is orders of magnitude faster. What I mean by that is that the UI freezes a lot (I get the spinning bathing ball for many seconds). For instance, this happen when I click a file in the "Unstaged" area, so it's added to the "Staged" area. Now I have to wait a couple of seconds before I can click on a file in the "Unstaged" area again. Also just scrolling in the "Unstaged" area is very slow.
Some more information
- I'm on a 2014 MacBook Pro
- Using Yosemite
- I don't have a lot of unstaged files (right now maybe 10-20)
- I don't have a lot of pending files (right now maybe 20)
- I've set the binary diff limit to 0
- I do not use submodules
- I've tried both embedded git and system git
- Restarting seems to help a bit, but it's never really good
This is really painful. Any way I can help out by sending dumps/more information?