git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Daniel Steinborn <daniel.steinborn@lrz.de>, git@vger.kernel.org
Subject: Re: Poor git write performance to NFS
Date: Thu, 22 Oct 2015 12:11:08 -0400	[thread overview]
Message-ID: <20151022161108.GA10917@sigill.intra.peff.net> (raw)
In-Reply-To: <xmqqbnbqubsh.fsf@gitster.mtv.corp.google.com>

On Thu, Oct 22, 2015 at 09:07:42AM -0700, Junio C Hamano wrote:

> Daniel Steinborn <daniel.steinborn@lrz.de> writes:
> 
> > I removed the git Debian package and compiled v2.6.2 manually. The
> > performance is much better now (on the same level als v1.7.12.4).
> 
> Thanks.  It is good that we must have done something good within the
> past 12 months between v2.1 and v2.6, even though it feels somewhat
> unsatisfactory not knowing exactly what that good thing is ;-)

It was almost certainly the commits pulled in by e3b199a (Merge branch
'jk/prune-mtime', 2015-05-05).

And 0eeb077 (index-pack: avoid excessive re-reading of pack
directory, 2015-06-09) helps for certain commands, too.

-Peff

      reply	other threads:[~2015-10-22 16:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 13:14 Poor git write performance to NFS Daniel Steinborn
2015-10-21 18:20 ` Junio C Hamano
2015-10-22 13:04   ` Daniel Steinborn
2015-10-22 16:07     ` Junio C Hamano
2015-10-22 16:11       ` Jeff King [this message]

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=20151022161108.GA10917@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=daniel.steinborn@lrz.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).