Bazaar focus for 2.1 and 2.2

Tim Penhey tim.penhey at canonical.com
Wed Dec 16 21:50:13 GMT 2009


On Thu, 17 Dec 2009 10:27:38 you wrote:
> Tim Penhey wrote:
> > On Thu, 17 Dec 2009 10:01:39 you wrote:
> >  Just to mention this is pretty much how all imports/conversions work.
> >
> >> 'starts quickly and [] slows down'. Both because the ancestry gets
> >> longer, but tree size usually goes up significantly, etc.
> >
> > But one revision a minute?
> >
> > Tim
> 
> Well, that was how long OOo used to take when we first started trying a
> couple years ago.
> 
> It would tend to happen if you do something that is O(tree) instead of
> O(changes). And certainly if there is something that is O(ancestry).
> 
> Usually we do quite a bit better. I think importing the linux kernel via
> fast-import is in the 1000/min range. Slowing down to... 500/min? I
> think Qt is much slower at around 40/min, but still not 1/min.

Also considering that there is 150k revisions to import.

As far as memory leaks go, the imports creep up to 1 gig rss and often get 
killed by the LOSAs.

Tim



More information about the ubuntu-distributed-devel mailing list