On 18/07/10 20:52, Brice Figureau wrote: > On 18/07/10 20:12, Markus Roberts wrote: >> After several hours of trying I've been unable to reproduce #4268 >> (failing to cache loaded code) or anything that resembles it. >> >> I'm stumped. >> [snip] > I guess there's something wrong somewhere that I missed. > I'm a little bit clueless on how to debug this, any ideas? > Looking at the console during compilation, there doesn't seem to be any > noticeable stalls.
I "instrumented" the various parts of the compilation and: Puppet::Parser::Compiler#evaluate_generators is what takes about 85% of my compilation time. -- Brice Figureau My Blog: http://www.masterzen.fr/ -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
