git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jon Smirl" <jonsmirl@gmail.com>
To: git <git@vger.kernel.org>
Subject: local clone performance
Date: Wed, 26 Jul 2006 19:38:00 -0400	[thread overview]
Message-ID: <9e4733910607261637w75c99a2ehcb25b6c81449d298@mail.gmail.com> (raw)

Comparing git-clone to cg-clone

[jonsmirl@jonsmirl apps]$ time git-clone git foo
......
real    0m5.755s
user    0m4.548s
sys     0m0.512s

[jonsmirl@jonsmirl apps]$ time cg-clone git foo
....
real    0m18.970s
user    0m10.737s
sys     0m1.392s

Why does it take cg clone so long to set up the missing tags?
git-clone is over 3x faster.

-- 
Jon Smirl
jonsmirl@gmail.com

             reply	other threads:[~2006-07-26 23:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 23:38 Jon Smirl [this message]
2006-07-27 18:15 ` local clone performance Petr Baudis
2006-07-27 18:36   ` Jon Smirl

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=9e4733910607261637w75c99a2ehcb25b6c81449d298@mail.gmail.com \
    --to=jonsmirl@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).