On Tue, Sep 21, 2010 at 10:41 PM, Ted Dunning <ted.dunn...@gmail.com> wrote: > Ouch. It sounds like the easiest optimization would be to not do this > computation if the dependencies for the current job have not changed.
Right, in the current code, as far as I understand it, the dependency graph is rebuilt twice, no matter what changes was done to the configuration. /niklas