From: "Nguyen Thai Ngoc Duy" <pclouds@gmail.com>
To: "Resul Cetin" <Resul-Cetin@gmx.net>
Cc: git@vger.kernel.org, gentoo-scm@gentoo.org
Subject: Re: Optimizing cloning of a high object count repository
Date: Sat, 13 Dec 2008 22:46:50 +0700 [thread overview]
Message-ID: <fcaeb9bf0812130746l38a12f37wde26f31d5fa0d2a2@mail.gmail.com> (raw)
In-Reply-To: <200812131624.57618.Resul-Cetin@gmx.net>
On 12/13/08, Resul Cetin <Resul-Cetin@gmx.net> wrote:
> Hi,
> there are currently different ideas to move gentoo's cvs repository to an
> other scm. Current tests showed that svn will not make anything better (it
> gets in most perfomance and size based benchmarks even worse). Another idea is
> to move to git. It looks really promising in size based benchmarks but cloning
> seems nearly impossible. The current test repository is available at
> git://git.overlays.gentoo.org/exp/gentoo-x86.git and is around 900MB in size
> and has 4696137 objects. It really takes ages to do the counting of the
> objects on the server and compressing takes much longer.
> The size of the linux repository seems to be smaller but in the same range
> object count and repository size but clones are much much faster. Is there any
> way to optimize the server operations like counting and compressing of objects
> to get the same speed as we get from git.kernel.org (which does it in nearly
> no time and the only limiting factor seems to be my bandwith)?
> The only other information I have is that Robin H. Johnson made a single
> ~910MiB pack for the whole repository.
Make yearly packed repository snapshots and publish them via http.
People can wget the latest snapshot, then pull updates later.
--
Duy
next prev parent reply other threads:[~2008-12-13 15:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-13 15:24 Optimizing cloning of a high object count repository Resul Cetin
2008-12-13 15:46 ` Nguyen Thai Ngoc Duy [this message]
2008-12-13 16:14 ` Resul Cetin
2008-12-13 16:44 ` Jean-Luc Herren
2008-12-13 18:20 ` Resul Cetin
2008-12-13 18:56 ` Nicolas Pitre
2008-12-13 21:50 ` Nicolas Pitre
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=fcaeb9bf0812130746l38a12f37wde26f31d5fa0d2a2@mail.gmail.com \
--to=pclouds@gmail.com \
--cc=Resul-Cetin@gmx.net \
--cc=gentoo-scm@gentoo.org \
--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).