git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'git status' on NFS performance regression in 1.7.0
@ 2010-02-17 20:08 James Pickens
  2010-02-17 20:22 ` Junio C Hamano
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: James Pickens @ 2010-02-17 20:08 UTC (permalink / raw)
  To: Git ML

Hi,

I noticed that 'git status' in version 1.7.0 is much slower than in 1.6.2.5
on large work trees on NFS - averaging ~13 seconds runtime vs. ~2 seconds.
I did a bit of debugging and found that 'git status' apparently doesn't use
the multi-threaded preload_index any more, although some other commands
like diff still use it.  Was it intentionally dropped from 'git status'?

James

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-02-18  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 20:08 'git status' on NFS performance regression in 1.7.0 James Pickens
2010-02-17 20:22 ` Junio C Hamano
2010-02-17 20:23 ` Junio C Hamano
2010-02-17 21:35   ` James Pickens
2010-02-17 22:03     ` Junio C Hamano
2010-02-18  8:46 ` Peter Krefting

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).