<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Profiling puppetmasterd with ruby-prof</title>
	<atom:link href="http://explanatorygap.net/2010/03/11/profiling-puppetmasterd-with-ruby-prof/feed/" rel="self" type="application/rss+xml" />
	<link>http://explanatorygap.net/2010/03/11/profiling-puppetmasterd-with-ruby-prof/</link>
	<description>many a slip 'twixt mind and lip...</description>
	<lastBuildDate>Mon, 10 May 2010 22:46:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: nigel kersten</title>
		<link>http://explanatorygap.net/2010/03/11/profiling-puppetmasterd-with-ruby-prof/comment-page-1/#comment-2235</link>
		<dc:creator>nigel kersten</dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/?p=245#comment-2235</guid>
		<description>Whoa. That&#039;s a much more useful format to analyze in. Thanks Brice!</description>
		<content:encoded><![CDATA[<p>Whoa. That&#8217;s a much more useful format to analyze in. Thanks Brice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brice Figureau</title>
		<link>http://explanatorygap.net/2010/03/11/profiling-puppetmasterd-with-ruby-prof/comment-page-1/#comment-2234</link>
		<dc:creator>Brice Figureau</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/?p=245#comment-2234</guid>
		<description>You should try to generate the profile output with the CallTree printer and use KCachegrind to have a better idea of what happens behind the hood.

Another idea is to profile only below webrick (ie in the puppet http handler) to profile only the code on which we can do something.

And finally, it would be interesting to run the master with JRuby to see if that&#039;s actually better or not. Something I want to do since a long time but never really had the incentive to do.</description>
		<content:encoded><![CDATA[<p>You should try to generate the profile output with the CallTree printer and use KCachegrind to have a better idea of what happens behind the hood.</p>
<p>Another idea is to profile only below webrick (ie in the puppet http handler) to profile only the code on which we can do something.</p>
<p>And finally, it would be interesting to run the master with JRuby to see if that&#8217;s actually better or not. Something I want to do since a long time but never really had the incentive to do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.478 seconds -->

