Large source tree performance
Nicholas Allen
allen at ableton.com
Wed Nov 1 18:26:30 GMT 2006
I think it would be a good idea to convert Linux repository to bzr one
if possible using tailor or something. We would then have a repository
with many revisions and history that we could test performance of bzr on
and perhaps post updates on how it is improving.
Anyone think this would be a good idea? If so, I could probably look at
trying to convert it but not sure if that is possible with git....
Nick
Andrew Nguyen wrote:
> I had found a page detailing some benchmarks with the linux kernel tree
> but can't seem to find it again - does anyone have a link handy? What I
> really wanted to do was compare the numbers against what I observed to
> see if there is anything wrong with my system setup. I ran the
> following commands and have annotated them with respective times:
>
> cd linux-2.6.18.1
> bzr init
> bzr add
> bzr ci (unk time taken)
> bzr add (unk time taken)
> bzr push /bzr/testpush (local filesystem, 33min)
> cd ..
> bzr branch /bzr/testpush testbranch (18min)
>
> Is this typical? I am really excited about bazaar (currently using
> subversion) but would like to know if the performance hit lies in my
> system setup or with bazaar. However, things are getting much better
> since the above operations failed to complete (after 4 hours) with the
> Ubuntu version of bazaar (0.8.?)
>
> Thanks,
> Andrew
>
>
More information about the bazaar
mailing list