<?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: JavaScript Loop Performance: Caching the &#8216;.length&#8217; Property of an Array</title>
	<atom:link href="http://www.erichynds.com/javascript/javascript-loop-performance-caching-the-length-property-of-an-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erichynds.com/javascript/javascript-loop-performance-caching-the-length-property-of-an-array/</link>
	<description>Web Developer&#039;s Ramblings on JavaScript, jQuery, ColdFusion, MySQL, and other technologies.</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Zach</title>
		<link>http://www.erichynds.com/javascript/javascript-loop-performance-caching-the-length-property-of-an-array/#comment-2527</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Thu, 18 Mar 2010 07:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.erichynds.com/?p=146#comment-2527</guid>
		<description>Good write-up man. Was wondering how big the differences would be. Had also been unaware that the .length is actually a stored value.</description>
		<content:encoded><![CDATA[<p>Good write-up man. Was wondering how big the differences would be. Had also been unaware that the .length is actually a stored value.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
