<?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: Flawed Microbenchmarks</title>
	<atom:link href="http://www.procata.com/blog/archives/2005/02/24/flawed-microbenchmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.procata.com/blog/archives/2005/02/24/flawed-microbenchmarks/</link>
	<description>PHP Programming, Web Development, PHP Advocacy and PHP Best Practices.</description>
	<lastBuildDate>Fri, 10 Sep 2010 12:20:12 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Moore&#8217;s Blog  &#187; Blog Archive   &#187; Microbenchmarks of single and double qouting.</title>
		<link>http://www.procata.com/blog/archives/2005/02/24/flawed-microbenchmarks/#comment-6021</link>
		<dc:creator>Jeff Moore&#8217;s Blog  &#187; Blog Archive   &#187; Microbenchmarks of single and double qouting.</dc:creator>
		<pubDate>Tue, 08 Mar 2005 23:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2005/02/24/microbenchmark-flaws/#comment-6021</guid>
		<description>[...]  		 	 		 			Microbenchmarks of single and double qouting. 	 			 					I wrote earlier about flawed microbenchmarks.  Today on sitepoint, there was a post on the perf [...]</description>
		<content:encoded><![CDATA[<p>[...]  		 	 		 			Microbenchmarks of single and double qouting. 	 			 					I wrote earlier about flawed microbenchmarks.  Today on sitepoint, there was a post on the perf [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.procata.com/blog/archives/2005/02/24/flawed-microbenchmarks/#comment-5332</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 25 Feb 2005 16:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2005/02/24/microbenchmark-flaws/#comment-5332</guid>
		<description>Indeed. Good point.

One might make the same point about breaking large code bases up into multiple small files.  Bad for microbenchmarking, good for flexibility, reuse and modularity.  :)</description>
		<content:encoded><![CDATA[<p>Indeed. Good point.</p>
<p>One might make the same point about breaking large code bases up into multiple small files.  Bad for microbenchmarking, good for flexibility, reuse and modularity.  <img src='http://www.procata.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.procata.com/blog/archives/2005/02/24/flawed-microbenchmarks/#comment-5162</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Thu, 24 Feb 2005 22:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2005/02/24/microbenchmark-flaws/#comment-5162</guid>
		<description>Another good example is people measuring the performance overhead of parsing PEAR.php and then mentally multiplying this by the number of PEAR packages that use PEAR.php in their code. Obviously adding infrastructure code in userland is going to incurr overhead, however the point if such code is to make your general life easier. Therefore you are likely to make heavy use of said infrastructure code. This means that the parsing overhead will diminish. Obviously though you would want PEAR.php to have efficient code since its likely that code contained therein is going to be called often.</description>
		<content:encoded><![CDATA[<p>Another good example is people measuring the performance overhead of parsing PEAR.php and then mentally multiplying this by the number of PEAR packages that use PEAR.php in their code. Obviously adding infrastructure code in userland is going to incurr overhead, however the point if such code is to make your general life easier. Therefore you are likely to make heavy use of said infrastructure code. This means that the parsing overhead will diminish. Obviously though you would want PEAR.php to have efficient code since its likely that code contained therein is going to be called often.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
