<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.illusori.co.uk/xsl/rss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Sam's Blog &gt; Monkey-patching</title>
    <link>http://www.illusori.co.uk/blog/categories/monkey-patching/</link>
    <description>Sam's Blog, feed for category monkey-patching</description>
    <language>en-gb</language>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <pubDate>Thu, 18 Mar 2010 13:41:00 GMT</pubDate>
    <lastBuildDate>Thu, 18 Mar 2010 13:41:00 GMT</lastBuildDate>
    <generator>build_site 1.0</generator>
    <webMaster>rss@illusori.co.uk</webMaster>

    <item>
      <title><![CDATA[Monkey-patching Benchmark.pm to auto-correct custom controls]]></title>
      <link>http://www.illusori.co.uk/blog/2010/03/18/monkey_patching_for_better_benchmarks.html</link>
      <description><![CDATA[<p>In <a href="/blog/2010/03/05/advanced_benchmark_analysis_1.html">&quot;Advanced Benchmark Analysis I: Yet more white-space trimming&quot;</a>,
I mentioned that you could automatically take into account the
cost of your control benchmark and eliminate it from the rest
of your results.</p>
<p>This blog entry shows you how to monkey-patch <a href="http://search.cpan.org/perldoc?Benchmark">Benchmark.pm</a>
to let you do just that.</p><p><a href="http://www.illusori.co.uk/blog/2010/03/18/monkey_patching_for_better_benchmarks.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>benchmarking</category>
      <category>analysis</category>
      <category>monkey-patching</category>
      <category>hack</category>
      <category>tutorial</category>
      <category>advanced</category>
      <pubDate>Thu, 18 Mar 2010 13:41:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2010/03/18/monkey_patching_for_better_benchmarks.html</guid>
    </item>

  </channel>
</rss>
