From: James Pickens <jepicken@gmail.com>
To: Git ML <git@vger.kernel.org>
Subject: 'git status' on NFS performance regression in 1.7.0
Date: Wed, 17 Feb 2010 13:08:12 -0700 [thread overview]
Message-ID: <885649361002171208j41405b9exdfc34034c905e96c@mail.gmail.com> (raw)
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
next reply other threads:[~2010-02-17 20:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-17 20:08 James Pickens [this message]
2010-02-17 20:22 ` 'git status' on NFS performance regression in 1.7.0 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=885649361002171208j41405b9exdfc34034c905e96c@mail.gmail.com \
--to=jepicken@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).