[Yum-devel] depsolving work

2007-03-21 Thread seth vidal
Some things I checked in that are the path to helping the depsolver speed stop sucking - the new depcheck object so we're don't have to return the Tuple_of_doom from _mytsCheck() anymore. It's not wired up to be used, yet, I'm working on that now. I think we should be able to implement the

Re: [Yum-devel] depsolving work

2007-03-21 Thread James Bowes
seth vidal wrote: it's not too bad, but there's still 3 or 4 places to find some good speed ups using the Delta stuff Florian and James presented some good ideas on and by dumping out all of the Tuple_of_doom parsing Nice work, seth. -James signature.asc Description: OpenPGP digital

Re: [Yum-devel] depsolving work

2007-03-21 Thread seth vidal
On Wed, 2007-03-21 at 10:09 -0400, James Bowes wrote: seth vidal wrote: it's not too bad, but there's still 3 or 4 places to find some good speed ups using the Delta stuff Florian and James presented some good ideas on and by dumping out all of the Tuple_of_doom parsing Nice work, seth.

Re: [Yum-devel] depsolving work

2007-03-21 Thread Terje Røsten
seth vidal Tim, Terje and Florian in particular, please check out latest cvs and let me know where it screws up. Something strange is going on, I will try to explain what I saw: Doing this (on rawhide i386): # time echo n | python yummain.py -d100 -e100 install redhat-artwork /tmp/o.log

Re: [Yum-devel] depsolving work

2007-03-21 Thread Tim Lauridsen
seth vidal wrote: On Wed, 2007-03-21 at 19:28 +0100, Terje Røsten wrote: seth vidal Tim, Terje and Florian in particular, please check out latest cvs and let me know where it screws up. Something strange is going on, I will try to explain what I saw: Doing this (on rawhide

Re: [Yum-devel] depsolving work

2007-03-21 Thread seth vidal
On Wed, 2007-03-21 at 20:33 +0100, Tim Lauridsen wrote: seth vidal wrote: On Wed, 2007-03-21 at 19:28 +0100, Terje Røsten wrote: seth vidal Tim, Terje and Florian in particular, please check out latest cvs and let me know where it screws up.

Re: [Yum-devel] depsolving work

2007-03-21 Thread Tim Lauridsen
seth vidal wrote: On Wed, 2007-03-21 at 20:33 +0100, Tim Lauridsen wrote: seth vidal wrote: On Wed, 2007-03-21 at 19:28 +0100, Terje Røsten wrote: seth vidal Tim, Terje and Florian in particular, please check out latest cvs and let me know where it screws up.

Re: [Yum-devel] depsolving work

2007-03-21 Thread Terje Røsten
seth vidal skrev: I may put out a 3.1.5 with this for the moment and work on the tuple_of_doom changes in 3.1.6 b/c it is more invasive. suggestions welcome. Please create a 3.1.5 release now, the improvement from 3.1.4 is significant (in my testing). Rawhide users will be more happy :-)

Re: [Yum-devel] depsolving work

2007-03-21 Thread seth vidal
On Wed, 2007-03-21 at 23:48 +0100, Terje Røsten wrote: seth vidal skrev: I may put out a 3.1.5 with this for the moment and work on the tuple_of_doom changes in 3.1.6 b/c it is more invasive. suggestions welcome. Please create a 3.1.5 release now, the improvement from 3.1.4 is