[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Rewrote parts of pkgorder script to improve it's speed. (#451083)
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Rewrote parts of pkgorder script to improve it's speed. (#451083)
- Date: Wed, 25 Feb 2009 10:22:04 -0500
> Function printMatchingPkgs() was making glob.glob calls everytime it was used.
> Rewrote parts of the script to build the list of the packages just once,
> and then use fnmatch() to print the matching packages.
> Also some unnecessary import calls were removed.
Looks good to me. Have you gotten a chance to test it out and verify it
gets the same results as the old pkgorder?
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]