On 07/19/10 07:29 AM, John Rice wrote:
Hi - this is a webrev to increase the performance when fetching
information to display in the Details panel. We now do lazy fetching of
information for the various tabs. We are now limited in speed by the
speed of the api calls which we need to make to get the data, but its a
lot faster than it was, as we are making less api calls for each tab.

http://cr.opensolaris.org/~jmr/pm_16487_fetching_details_19Jul_3pm/
16487 Package/Update Manager really likes to fetch details

By the way, get_pkg_list() should be somewhat faster as of changeset 1970 whenever you provide specific patterns or publishers.

Keep in mind that API performance is currently almost completely limited by the amount of package data being processed. (We have over 80K+ package versions in /dev at the moment.)

Work continues to reduce the amount of package data the client has to process.

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

Reply via email to