git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Andy Parkins <andyparkins@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Qt git repository report
Date: Wed, 31 Jan 2007 10:48:05 -0500	[thread overview]
Message-ID: <20070131154805.GC21888@spearce.org> (raw)
In-Reply-To: <200701310912.59102.andyparkins@gmail.com>

Andy Parkins <andyparkins@gmail.com> wrote:
> Key facts:
>  * 13 years worth of changes
>  * 94000 revisions
>  * 736774 objects
>  * Took 3 hours to convert using git-fast-import and a custom script
>  * Repository size: 500MB
>  * Checkd out tree size: 330MB
> 
> I never cease to be amazed by how good git is at its job.

Heh.  :-)

I probably shouldn't mention this until after 1.5.0 is out the door,
but I'm working on a prototype pack version 4 format that thus far
would save at least 5.6 MiB on that pack, and make revision traversal
significantly faster.  (Yes, eat your cake and have it too!)

I'm not done though. I'm sure I can do better.  I've only mucked
with part of what I'm thinking of doing.

Yes, the code stays backward compatible.  Just like OBJ_OFS_DELTA,
pack version 4 is a one-way upgrade, but can be undone by simply
repacking that repository without the option enabled.

-- 
Shawn.

      parent reply	other threads:[~2007-01-31 15:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31  9:12 Qt git repository report Andy Parkins
2007-01-31 10:34 ` Chris Lee
2007-01-31 15:42   ` Shawn O. Pearce
2007-01-31 10:57 ` Jakub Narebski
2007-01-31 15:48 ` Shawn O. Pearce [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=20070131154805.GC21888@spearce.org \
    --to=spearce@spearce.org \
    --cc=andyparkins@gmail.com \
    --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).