<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: NYTProf 4.04 &#8211; Came, Saw Ampersand, and Conquered</title>
	<atom:link href="http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/</link>
	<description>Listen. Reflect. Explore. Solve.</description>
	<lastBuildDate>Tue, 10 Jan 2012 18:35:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Peter (Stig) Edwards</title>
		<link>http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/#comment-1968</link>
		<dc:creator><![CDATA[Peter (Stig) Edwards]]></dc:creator>
		<pubDate>Tue, 05 Oct 2010 12:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://timbunce.wordpress.com/?p=457#comment-1968</guid>
		<description><![CDATA[In additon to changes in perl, I was thinking of changes in hardware.  I did try to create a simple benchmark to demonstrate a performance improvement, but was unable to observe a significant difference.]]></description>
		<content:encoded><![CDATA[<p>In additon to changes in perl, I was thinking of changes in hardware.  I did try to create a simple benchmark to demonstrate a performance improvement, but was unable to observe a significant difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TimBunce</title>
		<link>http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/#comment-1965</link>
		<dc:creator><![CDATA[TimBunce]]></dc:creator>
		<pubDate>Sun, 03 Oct 2010 15:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://timbunce.wordpress.com/?p=457#comment-1965</guid>
		<description><![CDATA[Some work has been done over the years to reduce the cost (see perldelta&#039;s), but the definition of these variables requires a copy to be made. So there&#039;s little that can be done to avoid that. You&#039;re welcome to do some benchmarking.]]></description>
		<content:encoded><![CDATA[<p>Some work has been done over the years to reduce the cost (see perldelta&#8217;s), but the definition of these variables requires a copy to be made. So there&#8217;s little that can be done to avoid that. You&#8217;re welcome to do some benchmarking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter (Stig) Edwards</title>
		<link>http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/#comment-1963</link>
		<dc:creator><![CDATA[Peter (Stig) Edwards]]></dc:creator>
		<pubDate>Sun, 03 Oct 2010 13:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://timbunce.wordpress.com/?p=457#comment-1963</guid>
		<description><![CDATA[I&#039;m wondering if anyone reported a performance improvement after removing any of these variables.
I&#039;m also wondering if anyone has simple demonstration code that shows the performance difference when benchmarked or profiled.
I don&#039;t mean to sound ungrateful, just curious.
The WARNING in perlre has existed since 1997 (5.004), and much has changed since then.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m wondering if anyone reported a performance improvement after removing any of these variables.<br />
I&#8217;m also wondering if anyone has simple demonstration code that shows the performance difference when benchmarked or profiled.<br />
I don&#8217;t mean to sound ungrateful, just curious.<br />
The WARNING in perlre has existed since 1997 (5.004), and much has changed since then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Knop</title>
		<link>http://blog.timbunce.org/2010/07/09/nytprof-4-04-came-saw-ampersand-and-conquered/#comment-1766</link>
		<dc:creator><![CDATA[Graham Knop]]></dc:creator>
		<pubDate>Sat, 10 Jul 2010 06:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://timbunce.wordpress.com/?p=457#comment-1766</guid>
		<description><![CDATA[Thanks for adding this.  It will make it much easier to find these issues than the other modules available.  After seeing the post about Devel::SawAmpersand and Devel::FindAmpersand, I tried to use them to check the WebGUI codebase for these issues.  Unfortunately, the B::FindAmpersand module doesn&#039;t work with a threaded perl, but B::Lint can do the same detection and did work.

I ended up finding uses of $&amp; in CSS::Packer, HTML::Packer, and JavaScript::Packer, which now have bugs filed for the problem.]]></description>
		<content:encoded><![CDATA[<p>Thanks for adding this.  It will make it much easier to find these issues than the other modules available.  After seeing the post about Devel::SawAmpersand and Devel::FindAmpersand, I tried to use them to check the WebGUI codebase for these issues.  Unfortunately, the B::FindAmpersand module doesn&#8217;t work with a threaded perl, but B::Lint can do the same detection and did work.</p>
<p>I ended up finding uses of $&amp; in CSS::Packer, HTML::Packer, and JavaScript::Packer, which now have bugs filed for the problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

