[Aptitude-devel] Experimental package and package_pool implementation

Daniel Burrows dburrows at google.com
Thu Jul 15 18:57:33 UTC 2010


On Thu, Jul 15, 2010 at 10:05 AM, Piotr Galiszewski
<piotr at galiszewski.pl> wrote:
> Today I have rebased my later patches to current code. Unfortunately
> there is one big problem with package_pool. Creating package list
> takes nearly 17 seconds on my machine. The problem is with
> boost::multi_index_container. I have changed this to std::vector and
> time is 0.3s now.

  Interesting, I'd like to know why that is so we can avoid hitting it again.
Glad it's fixed, anyway.

> There are also some problems with my boost::optional usage. I will
> push new version shortly probably with some numbers about viewing and
> sorting performance

  What sorts of problems?

  Daniel



More information about the Aptitude-devel mailing list