[Yum-devel] [PATCH] Cut out use of parsePackages
Jeremy Katz
katzj at redhat.com
Wed Jun 13 22:13:19 UTC 2007
As we know, parsePackages() is kind of slow... someone was doing a
kickstart specifying 600(!) packages by name and so there were 600 calls
to it. We can be smarter and just use matchPackageNames() in
YumBase.install
Might also be worth going through the other calls to parsePackages() and
see what else we can cut out
Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yum-no-parse.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://lists.baseurl.org/pipermail/yum-devel/attachments/20070613/37882f3c/attachment.bin
More information about the Yum-devel
mailing list