[Yum-devel] Re: [yum-cvs] yum/yum depsolve.py,1.146,1.147
seth vidal
skvidal at linux.duke.edu
Wed Mar 28 08:53:55 UTC 2007
On Wed, 2007-03-28 at 04:48 -0400, Seth Vidal wrote:
> Update of /home/groups/yum/cvs/yum/yum
> In directory login1.linux.duke.edu:/tmp/cvs-serv15332/yum
>
> Modified Files:
> depsolve.py
> Log Message:
>
> make it a small amount faster. searching the transaction set members is slow
> - it needs to be faster
>
I made some changes to checkRemove() that implement what I talked about
the other night. Unfortunately we seemed to have picked up a lot of time
on the depcheck in my tests and it's all when we search the tsInfo for
things that might require something we're removing/obsolete/updating.
I'm a little blurry right now from sleep deprivation but I can't think
of a good way to speed up that look up.
I'm open to suggestions.
-sv
More information about the Yum-devel
mailing list