On 23/07/10 18:07, Markus Roberts wrote:
> Brice --
> 
>> I know, I'm a little bit late, but +1.
> 
> No worries, I've been pretty asynchronous myself the past week or two.
> 
>> You might also unmetaprogram Puppet::Resource#virtual? (instead of
>> Puppet::Type), for a small added benefit :)
> 
> Yes.  I'm starting to notice a pattern here; all the speed issues seem
> to be innocuous looking calls that fire up big (or deep) machinery
> hidden by meta-programing.   Now if I could just convert that insight
> into a regex and grep for it...

Yep. Hopefully performance regressions are easy to spot. A little bit
more difficult to find where and how the time is spent, though :)
-- 
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.

Reply via email to