git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-local-pull
@ 2005-06-27  3:05 David S. Miller
  2005-06-27  5:20 ` git-local-pull Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: David S. Miller @ 2005-06-27  3:05 UTC (permalink / raw)
  To: git


I tried to start using git-clone-script to clone repositories
locally.  It crunches on the disk for a couple of seconds,
that's fine, but then I notice the disk activity stop and
git-local-pull becomes cpu bound and grows to 80MB in size
over the course of 5 minutes.

Is this a side effect of the new pack/unpack stuff?

Compared to what this thing is doing, manually symlinking
the object database, copying over the HEAD, and building
the index file is significantly faster.

Actually, git-clone-script didn't build an index file.
So the compute time definitely came from something else
entirely.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-27 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-27  3:05 git-local-pull David S. Miller
2005-06-27  5:20 ` git-local-pull Linus Torvalds
2005-06-27  5:31   ` git-local-pull Jeff Garzik
2005-06-27 18:46     ` git-local-pull Linus Torvalds

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).