<?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"
	>
<channel>
	<title>Comments on: Optimization Tip 1: Make sure you&#8217;re measuring what you think you are</title>
	<atom:link href="http://cafe.elharo.com/blogroll/optimization-tip-1-make-sure-youre-measuring-what-you-think-you-are/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/blogroll/optimization-tip-1-make-sure-youre-measuring-what-you-think-you-are/</link>
	<description>Longer than a blog; shorter than a book</description>
	<pubDate>Fri, 21 Nov 2008 15:47:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Masklinn</title>
		<link>http://cafe.elharo.com/blogroll/optimization-tip-1-make-sure-youre-measuring-what-you-think-you-are/#comment-17693</link>
		<dc:creator>Masklinn</dc:creator>
		<pubDate>Sat, 23 Sep 2006 19:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://minicafe.elharo.com/java/optimization-tip-1-make-sure-youre-measuring-what-you-think-you-are/#comment-17693</guid>
		<description>I'm surprised you didn't start this post by saying that all code should be profiled before and after any optimization, so that you know _what_ you should optimize first.

It's fairly useless to optimize (for speed) a method that accounts for 0.5% of the total runtime after all.</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised you didn&#8217;t start this post by saying that all code should be profiled before and after any optimization, so that you know _what_ you should optimize first.</p>
<p>It&#8217;s fairly useless to optimize (for speed) a method that accounts for 0.5% of the total runtime after all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
