[EMAIL PROTECTED] wrote: > Author: Shawn Walker <[EMAIL PROTECTED]> > Repository: /hg/pkg/gate > Latest revision: d38b93c0e13d32b1d2bb302fb27bf35b7ddb8675 > Total changesets: 1 > Log message: > 3166 feed generation needs performance improvement > 3306 feed returns invalid last-modified header
I ended up changing this to use a new read_catalog() method I added to server/catalog.py which further reduced feed generation time to 2-3 seconds for the "two weeks of update log" case that Dan had originally seen take 2+ unknown hours. It takes 14 seconds to generate all update log history that we have since February. Johansen re-reviewed the changes for me. FYI, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
