Mercurial vs. Bazaar speedtest clone and log - update: hg 1.1 vs. bzr 1.10

Arne Babenhauserheide arne_bab at web.de
Mon Dec 15 06:12:20 CST 2008


Am Montag 15 Dezember 2008 12:13:42 schrieb Arne Babenhauserheide:
> So I added a fifth result section:
>
> Fifth test: <strong>local clones with shared repository</strong>
>
> As suggested in the Mercurial Mailinglist, I reran the local cloning test
> for Bazaar using a shared repository and forced hardlinks. With this Bazaar
> needed just 2.6s for a local clone, without hardlinks about 12s, so by
> using shared repositories the local cloning becomes quite fast in Bazaar
> (as long as you restrict yourself to the shared repository).

I just reran the script a few times, and I neder got 2.x seconds again on a 
local clone using a shared repository with hardlinks, so I replaced it with a 
more realistic measure from one of the later tests: 

time bzr branch python-bzr-trunk python-bzr-trunk2 --hardlink
No handlers could be found for logger "bzr"
[26879] 2008-12-15 13:07:07.532 INFO: Branched 40773 revision(s).
Branched 40773 revision(s).

real    0m4.546s
user    0m3.682s
sys     0m0.737s


This definitely shows the danger of unscientific tests: You don't know how 
unsure the results are - the difference in this case was about 50%, teh 
variance is yet to be determined. 

Best wishes, 
Arne
-- 
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :)
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the 
history of free software.
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-) Regeln.

-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://selenic.com/pipermail/mercurial/attachments/20081215/4fa8e4c7/attachment.pgp 


More information about the Mercurial mailing list