From: Han-Wen Nienhuys <hanwen@xs4all.nl>
To: git@vger.kernel.org
Subject: git fetch slow as molasses due to tag downloading
Date: Thu, 14 Dec 2006 16:40:14 +0100 [thread overview]
Message-ID: <elrr8j$a02$1@sea.gmane.org> (raw)
Hello,
just upgraded our autobuilder from 1.4.3 to 1.4.4.2.
Now, our standard download command comes to a complete halt. Judging
from the "ps -ef" apparently, it does
git-show-ref --verify --quiet -- [TAG]
This is done for every one of the 1500 tags that are in my repository.
At approx 20 tags per second this takes an awful lot of time.
1. Is this necessary?
2. Is this efficient? Wouldn't doing all tags in a single git-show-ref
invocation be potentially quicker?
--
Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen
next reply other threads:[~2006-12-14 15:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-14 15:40 Han-Wen Nienhuys [this message]
2006-12-14 16:05 ` git fetch slow as molasses due to tag downloading Johannes Schindelin
2006-12-15 9:58 ` Jakub Narebski
2006-12-15 21:55 ` Junio C Hamano
2006-12-15 22:27 ` Jakub Narebski
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='elrr8j$a02$1@sea.gmane.org' \
--to=hanwen@xs4all.nl \
--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).