<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>B and E Blog &#187; loop</title>
	<atom:link href="http://www.bandeblog.com/tags/loop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bandeblog.com</link>
	<description>Just a couple of opinionated nerds talking about ColdFusion, PHP, and technology in general.</description>
	<lastBuildDate>Tue, 27 Oct 2009 21:04:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Relative CFLoop Performance for Various Loop Structures</title>
		<link>http://www.bandeblog.com/2008/05/relative-cfloop-performance-for-various-loop-structures/</link>
		<comments>http://www.bandeblog.com/2008/05/relative-cfloop-performance-for-various-loop-structures/#comments</comments>
		<pubDate>Wed, 21 May 2008 18:01:26 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.bandeblog.com/?p=32</guid>
		<description><![CDATA[Introduction
Jim over at Ben Nadel&#8217;s blog made the assertion that looping a list is faster than looping a struct.  It&#8217;s an interesting assertion that looping a list would be faster than looping an array.  I did a test of my own to find out.
Setup
Starting with objects with 1 entry populated, I increased the number of [...]]]></description>
		<wfw:commentRss>http://www.bandeblog.com/2008/05/relative-cfloop-performance-for-various-loop-structures/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
