Thadeus, Apologies for butting in on this list... but the links you gave show exactly why it's important to run your own tests. The comparisons are *very* out-dated. There have been over 16 releases of Bazaar since then. I don't follow hg or git development, but I'm guessing they've had a few releases since then as well...
Overall, Yarko's comparisons are more between Launchpad and Google Code than bzr vs hg. Cheers, David On Dec 8, 11:19 am, Thadeus Burgess <thade...@thadeusb.com> wrote: > There are many.... many... many comparisons on version control systems > and times. > > Read this, and we can stop doing our own tests :) > > http://www.infoq.com/articles/dvcs-guide > > Want an even better description of the differences of each of the systems > > http://versioncontrolblog.com/comparison/Bazaar/CVS/Git/Mercurial/Sub... > > How about home directory versioning > > http://joshcarter.com/productivity/svn_hg_git_for_home_directory > > Needless to say, the statistics speak for themselves :) > > -Thadeus > > On Mon, Dec 7, 2009 at 5:54 PM, Yarko Tymciurak > > <resultsinsoftw...@gmail.com> wrote: > > > On Dec 7, 5:01 pm, Alexander Belchenko <alexander.belche...@gmail.com> > > wrote: > >> Just for the record. > > >> Next time you will compare, try to compare similar history. > > >> bzr repository has ~1500 revisions and it size ~600MB. > >> hg repository has only 3 revisions and its size ~6 MB. > > > Yes, indeed, Alexander --- as I and 3 others already pointed out, this > > is true. > > > However, even for an up-to-date bzr, an update of 5 files (one rev) > > took > > > real 0m13.736s > > > Repeating the same sort of pull from googlecode / hg, to the first hg > > checkin: > > > hg clone -r be4727e88ehttps://web2py.googlecode.com/hg/clean-hg > > > and then updating with the last 3 changesets: > > > time hg update > > > produces this result: > > > added 3 changesets with 10 changes to 7 files > > (run 'hg update' to get a working copy) > > > real 0m1.048s > > user 0m0.164s > > sys 0m0.044s > > > (I didn't count "bzr ci" nor "hg update" in either of these). > > > Still, this is 13 times difference. > > > So empirically, this is still noticably (significantly) different, > > but more on the order of one order of magnitude (rather than > > serveral). > > > Regards, > > - Yarko > > >> Difference in 300 times don't make you think there is something wrong? > > >> Anyway, good luck! > > > -- > > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to web...@googlegroups.com. > > To unsubscribe from this group, send email to > > web2py+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/web2py?hl=en. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.