On Sun 07 Sep 2008 at 07:56PM, Shawn Walker wrote:
> webrev:
> http://cr.opensolaris.org/~swalker/pkg-3166-3306/
> 
> Change Summary:
> * Changed modules/server/feed.py:add_transaction() to cache the result 
> of Catalog.fmris() method to prevent repeated disk I/O.  This cut the 
> cache generation time for an snv96 repository from 2+ unknown hours to 
> 51 seconds.

51 seconds is an age.  Espectially given that we can do 'pkg list' (with
it's expensive computation) in less than one second.  Where's the
remaining hot spot in this code?

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - [EMAIL PROTECTED] - blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to