Some folks in #mercurial @ freenode.net just repeated the tests, so we have now a bit more stable data.
The evaluation shows the following:
So Mercurial is faster than Bazaar for the initial cloning and for free cloning (Bazaar takes almost 10 mintes for the initial clone while Mercurial finishes after just 2 minutes), while Bazaar is faster when cloning in a shared repository.
Also Mercurial is more than 2 times as fast as Bazaar in generating the log, while Bazaar is faster at annotating.
Additionally Mercurial consumes about half as much diskspace as Bazaar.
The biggest difference is in integrity checking, though, where all testers stopped Bazaar after up to 17min, since it didn't even check a fraction of the repository in that time. Mercurial on the other hand finished after just one minute.
Use Node:
⚙ Babcom is trying to load the comments ⚙
This textbox will disappear when the comments have been loaded.
If the box below shows an error-page, you need to install Freenet with the Sone-Plugin or set the node-path to your freenet node and click the Reload Comments button (or return).
If you see something like Invalid key: java.net.MalformedURLException: There is no @ in that URI! (Sone/search.html)
, you need to setup Sone and the Web of Trust
If you had Javascript enabled, you would see comments for this page instead of the Sone page of the sites author.
Note: To make a comment which isn’t a reply visible to others here, include a link to this site somewhere in the text of your comment. It will then show up here. To ensure that I get notified of your comment, also include my Sone-ID.
Link to this site and my Sone ID: sone://6~ZDYdvAgMoUfG6M5Kwi7SQqyS-gTcyFeaNN1Pf3FvY
This spam-resistant comment-field is made with babcom.
It would be useful to add a
It would be useful to add a test for fetching updates.
For example you clone the Python repository up to (tip - N revisions), with say N = 20, then you measure the time taken by "hg pull" to fetch the remaining revisions. It is something important in daily work.
(I have been pleasantly surprised that "hg pull" is faster than "svn up" on the same code base, even if "svn up" only pulls the latest revision and not all the intermediate ones)
Good idea!
When I revise the test at some time (will take a bit, since the test itself takes hours), I'll try to find a way to efficiently add that in (hg serve will be great here :) ).
Many thanks!
Arne
Unpolitisch sein
heißt politisch sein
ohne es zu merken
- Arne Babenhauserheide