git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* A local shared clone is now much slower
@ 2013-07-08  3:03 Stephen Rothwell
  2013-07-08  3:20 ` Duy Nguyen
  2013-07-08  7:30 ` Jeff King
  0 siblings, 2 replies; 10+ messages in thread
From: Stephen Rothwell @ 2013-07-08  3:03 UTC (permalink / raw)
  To: git; +Cc: Jeff King, Junio C Hamano, Linus

[-- Attachment #1: Type: text/plain, Size: 853 bytes --]

Hi guys,

So commit 0433ad128c59 ("clone: run check_everything_connected") (which
turned up with v1.8.3) added a large traversal to clone which (as the
comment said) makes a clone much slower.  It is especially noticeable on
"git clone -s -l -n" which I use every day and used to be almost
instant.  Is there any thought to making it fast again, please?

The above clone is very useful for working with different branches in one
tree without touching every file in the main branch you are working
with (and consequent issues with rebuilding at least).  As linux-next
maintainer, you can imagine that I do this a bit.

I am sure one of Linus' points about branches was that being able to make
a fast local clone of a tree to use more than one branch was a feature.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-07-11 16:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-08  3:03 A local shared clone is now much slower Stephen Rothwell
2013-07-08  3:20 ` Duy Nguyen
2013-07-08  4:25   ` Stephen Rothwell
2013-07-08  7:30 ` Jeff King
2013-07-08  8:57   ` Duy Nguyen
2013-07-08 15:00     ` Junio C Hamano
2013-07-09  4:30       ` Jeff King
2013-07-11  9:35       ` Priming git clone with a local repo? Andreas Krey
2013-07-11 16:01         ` Junio C Hamano
2013-07-08 13:05   ` A local shared clone is now much slower Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).