<?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: Conditional Benchmarks</title>
	<atom:link href="http://scriptnode.com/article/conditional-benchmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptnode.com/article/conditional-benchmarks/</link>
	<description>Tips and tricks for web developers.</description>
	<lastBuildDate>Sun, 18 Jul 2010 10:29:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dr. Pimp</title>
		<link>http://scriptnode.com/article/conditional-benchmarks/comment-page-1/#comment-298</link>
		<dc:creator>Dr. Pimp</dc:creator>
		<pubDate>Fri, 26 Jun 2009 18:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://scriptnode.com/?p=83#comment-298</guid>
		<description>Safari 4 kills it all:

Results:
if block: 6 milliseconds
switch statement: 3 milliseconds
object conditional: 7 milliseconds</description>
		<content:encoded><![CDATA[<p>Safari 4 kills it all:</p>
<p>Results:<br />
if block: 6 milliseconds<br />
switch statement: 3 milliseconds<br />
object conditional: 7 milliseconds</p>
]]></content:encoded>
	</item>
</channel>
</rss>
