From: "Marco Costalba" <mcostalba@gmail.com>
To: "Junio C Hamano" <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Store peeled refs in packed-refs (take 2).
Date: Sat, 25 Nov 2006 09:09:25 +0100 [thread overview]
Message-ID: <e5bfff550611250009x70a16c66h8077a2dccc1273e7@mail.gmail.com> (raw)
In-Reply-To: <e5bfff550611220425x5cf9e33ds7b7b98229c6b408a@mail.gmail.com>
On 11/22/06, Marco Costalba <mcostalba@gmail.com> wrote:
> On 11/22/06, Junio C Hamano <junkio@cox.net> wrote:
> > there is only one such extension defined, "peeled". This stores
> > the "peeled tag" on a line that immediately follows a line for a
> > tag object itself in the format "^<sha-1>".
> >
>
> Thanks, I will try to do some performance tests this week end.
>
Cold cache tests with "git show-ref -d" on packed refs (after
"git-pack-refs --prune")
Before patch:
- git tree 2374ms
- linux tree 2225ms
After patch:
- git tree 1108ms
prev parent reply other threads:[~2006-11-25 8:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-22 7:36 [PATCH] Store peeled refs in packed-refs (take 2) Junio C Hamano
2006-11-22 12:25 ` Marco Costalba
2006-11-25 8:09 ` Marco Costalba [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=e5bfff550611250009x70a16c66h8077a2dccc1273e7@mail.gmail.com \
--to=mcostalba@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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).