Johannes Sixt said the following on 27.05.2008 21:53:
On Tuesday 27 May 2008 13:26, Marius Storm-Olsen wrote:
Hi guys,
I just submitted a patch to the 4msysgit repo, in
work/ignoreStat.
http://repo.or.cz/w/git/mingw/4msysgit.git?a=shortlog;h=refs/heads/work/ign
oreStat
It makes the core.ignoreStat = true option work as expected,
which results in commits and status being much faster on Windows,
when the option is enabled.
What project size are you talking about here that commit/status are
slow? I've a project with 2500 files, and there is no problem at
all - my box is still faster than I can type ;)
Yeah, as stated, my repo is slightly bigger, and I have a tendency to
invalidate or exhaust my filecache quite frequently.
In any case, the patch I wrote was based on the incorrect
documentation of core.ignoreStat, so please ignore the patch. I'll
rewrite it with something which makes more sense.
Later!
--
.marius