<?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: SPL: The hidden gem</title>
	<atom:link href="http://www.mihswat.com/2009/06/08/spl-the-hidden-gem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mihswat.com/2009/06/08/spl-the-hidden-gem/</link>
	<description>Headquarters of the Strategic Worldwide Applications and Technologies Team</description>
	<lastBuildDate>Thu, 09 Feb 2012 22:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Phil</title>
		<link>http://www.mihswat.com/2009/06/08/spl-the-hidden-gem/comment-page-1/#comment-3151</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sat, 13 Jun 2009 23:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mihswat.com/?p=724#comment-3151</guid>
		<description>If anyone is wondering how much faster SPL is compared to normal PHP arrays ive benchmarked the splfixedarray vs a normal php array

http://www.idontplaydarts.com/2009/06/benchmarking-splfixedarray-access-speed/

It seems to be about 40% quicker for writes and also slightly quicker for reads.</description>
		<content:encoded><![CDATA[<p>If anyone is wondering how much faster SPL is compared to normal PHP arrays ive benchmarked the splfixedarray vs a normal php array</p>
<p><a href="http://www.idontplaydarts.com/2009/06/benchmarking-splfixedarray-access-speed/" rel="nofollow">http://www.idontplaydarts.com/2009/06/benchmarking-splfixedarray-access-speed/</a></p>
<p>It seems to be about 40% quicker for writes and also slightly quicker for reads.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

