On Tuesday, April 22, 2014 5:25:55 AM UTC-7, Antoine Cotten wrote:
>
> Hi Eric,
> thank you for pointing me to this feature, and sorry for the answer time. 
>
> I managed to outline the problematic parts in the Puppet run: the final 
> POST method takes forever when Directory Environments is enabled (1) and 
> the catalog compilation is overall much slower (1.3./4|5|6/)
>
> I triggered a run on the same node, with and without the feature enabled. 
> Here are the corresponding profiling logs:
>
>
Thanks, this is great information.

The reason the POST looks slow is because it's an aggregate of all the 
steps that came before it, as you see the profile step numbers pop out a 
level, that line aggregates the times of everything inside it.  So the POST 
is the aggregate of all the steps to compilation.

I am looking at this more closely and I have 
opened https://tickets.puppetlabs.com/browse/PUP-2337 to track it.

--eric0

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/44f10f5c-64d0-41c2-97df-8091ef08a8d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to