git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Steinborn <daniel.steinborn@lrz.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: Poor git write performance to NFS
Date: Thu, 22 Oct 2015 15:04:16 +0200	[thread overview]
Message-ID: <5628DED0.3050002@lrz.de> (raw)
In-Reply-To: <xmqqlhaw5bj2.fsf@gitster.mtv.corp.google.com>

Hi,

thank you for your answer.
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).
We opened a Debian bug report, to request a git version >= 2.6 to be 
backported to jessie: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802661

The issue is now solved for us, thanks again for your quick response.

Best regards,
Daniel Steinborn

Am 21.10.2015 um 20:20 schrieb Junio C Hamano:
> Daniel Steinborn <daniel.steinborn@lrz.de> writes:
>
>> currently we are experiencing poor write performance when a repository
>> is pushed to a nfs volume. Interestingly, this seems to be a problem
>> in newer git versions:
>>
>> v1.7.12.4: Very good performance
>>
>> v2.1.4: Bad performance, up to 6 times slower
>>
>> Are there any changed default settings or new features that can be the
>> reason for that problem?
>>
>> Please ask for specific details if they are neccessary.
> Between 1.7.12.x series and v2.1.4, there are more than two years'
> worth of changes, so it is unreasonable for anybody to expect that
> such a question can be answered in a meaningful way.
>
> Have you tried more recent versions yet?  2.1.x series is over a
> year old, and I am reasonably sure there have been tons of "earlier
> we did X for correctness, which unfortunately made things slower,
> and this ensures the same correctness in a different way that is
> much more performant" fixes since then.

-- 
Daniel Steinborn
Leibniz-Rechenzentrum
Boltzmannstraße 1
85748 Garching bei München

  reply	other threads:[~2015-10-22 13:04 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 [this message]
2015-10-22 16:07     ` Junio C Hamano
2015-10-22 16:11       ` Jeff King

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=5628DED0.3050002@lrz.de \
    --to=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).