Y
Hacker News
new
|
ask
|
show
|
jobs
by
swah
4859 days ago
That's a lot of "git diff" calls!
2 comments
jisaacks
4859 days ago
In the Sublime version, one of the things I did to avoid that is it doesn't call `git diff` if it has been less then 5 seconds since the last `git diff`.
link
icebraining
4859 days ago
Or a reimplementation of the algorithm in VimL ;)
link