<?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: Optimize only when you have a reason to.</title>
	<atom:link href="http://marvintam.com/2010/02/optimize-only-when-you-have-a-reason-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://marvintam.com/2010/02/optimize-only-when-you-have-a-reason-to/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 04:25:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: amd nvidia benchmark</title>
		<link>http://marvintam.com/2010/02/optimize-only-when-you-have-a-reason-to/comment-page-1/#comment-438</link>
		<dc:creator>amd nvidia benchmark</dc:creator>
		<pubDate>Sat, 04 Feb 2012 04:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://marvintam.com/?p=413#comment-438</guid>
		<description>&lt;strong&gt;amd nvidia benchmark...&lt;/strong&gt;

[...]Marvin Tam &#124; Optimize only when you have a reason to.[...]...</description>
		<content:encoded><![CDATA[<p><strong>amd nvidia benchmark&#8230;</strong></p>
<p>[...]Marvin Tam | Optimize only when you have a reason to.[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marvin</title>
		<link>http://marvintam.com/2010/02/optimize-only-when-you-have-a-reason-to/comment-page-1/#comment-101</link>
		<dc:creator>Marvin</dc:creator>
		<pubDate>Wed, 02 Jun 2010 04:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://marvintam.com/?p=413#comment-101</guid>
		<description>Carlos, thanks for taking your time to correct me!

I certainly won&#039;t dispute any of your findings and assertions, but I do still maintain that script parsing and loading probably isn&#039;t the slowest part of most websites; there are often bigger gains to be found by cutting down requests, optimizing caches etc.

My intention here was really just to stress the importance (to not much of an audience, really :) ) of profiling before optimizing blindly.</description>
		<content:encoded><![CDATA[<p>Carlos, thanks for taking your time to correct me!</p>
<p>I certainly won&#8217;t dispute any of your findings and assertions, but I do still maintain that script parsing and loading probably isn&#8217;t the slowest part of most websites; there are often bigger gains to be found by cutting down requests, optimizing caches etc.</p>
<p>My intention here was really just to stress the importance (to not much of an audience, really :) ) of profiling before optimizing blindly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Bueno</title>
		<link>http://marvintam.com/2010/02/optimize-only-when-you-have-a-reason-to/comment-page-1/#comment-99</link>
		<dc:creator>Carlos Bueno</dc:creator>
		<pubDate>Sun, 30 May 2010 15:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://marvintam.com/?p=413#comment-99</guid>
		<description>Hey -- I feel I should clear something up. The tests contain 1,000 iterations, but each data point in the chart is the *average*, not the sum.

It really does take tens to hundreds of milliseconds to parse and load a typical Javascript library on a typical browser as of 2010. Parse time is on the same order of magnitude as network time, and the purpose of this test was to show that it is something you need to pay attention to. You can download the benchmark here and try it out:
http://github.com/aristus/parse-n-load</description>
		<content:encoded><![CDATA[<p>Hey &#8212; I feel I should clear something up. The tests contain 1,000 iterations, but each data point in the chart is the *average*, not the sum.</p>
<p>It really does take tens to hundreds of milliseconds to parse and load a typical Javascript library on a typical browser as of 2010. Parse time is on the same order of magnitude as network time, and the purpose of this test was to show that it is something you need to pay attention to. You can download the benchmark here and try it out:<br />
<a href="http://github.com/aristus/parse-n-load" rel="nofollow">http://github.com/aristus/parse-n-load</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

