←back to thread

Why is Windows so slow?

(games.greggman.com)
337 points kristianp | 1 comments | | HN request time: 0.208s | source
Show context
ervvynlwwe ◴[] No.3368850[source]
The author doesn't mention whether he is using cygwin git, or msys git. msys is faster. But even with msys, UAC virtualization is a common cause of slowness with git: http://stackoverflow.com/questions/2835775/msysgit-bash-is-h...

More details here: http://code.google.com/p/msysgit/issues/detail?id=320

replies(1): >>3369252 #
1. obtu ◴[] No.3369252[source]
Sure, Cygwin does a bit of extra wrapping. The official site and just about anybody link to msysgit, however.