On 05/20/10 11:03 AM, John Rice wrote:
Hi - here is a webrev that adds the ability to browse All Publishers in PM.

13210: PM provide a way to see All Selected packages across All Publishers
http://cr.opensolaris.org/~jmr/pm_13210_all_pubs_20May_410pm/

There are some issues and I have taken a stab at making this usable, so
its a work in progress:

Starting up in All Publishers is slow:
- Takes around 15 sec on my VBox setup with 1 Gig on a Mac Pro with 2
Gig, with opensolaris.org and contrib, on build 137)
- I have tried to optimize the list processing we do, but most time is
spent in retrieving information from the catalog. Shawn has already
explained to me that there is work planned to really improve catalog
performance and so we will need to wait for this to happen before we see
any big speedup here.

Just to clarify, the catalog code itself is about as fast as it can get. The only things that can be done right now to significantly improve performance in this situation is:

  1) improve variant processing performance
  2) reduce the amount of data processed
  3) ensure all repos used are v1

Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to