On Tue, Oct 11, 2011 at 8:32 PM, <klinkert@xxxxxxxxxx> wrote: > Git performs for every file in a repository at least one (with a cold cache) > lstat(). In larger repositories operations like git status take a > long time. In case your local repository is located on a remote server > (e. g. mounted via nfs) it ends up in an *incredible* slow git. This sounds really similar to what Linus did with preload-index.c.. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html