<?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>Korri.fr &#187; php</title>
	<atom:link href="http://www.korri.fr/categories/benchmarks/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.korri.fr</link>
	<description>Le blog</description>
	<lastBuildDate>Tue, 08 Dec 2009 08:14:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Benchmark PHP N°1 strlen vs isset</title>
		<link>http://www.korri.fr/2009/07/benchmark-php-n%c2%b01-strlen-vs-isset/</link>
		<comments>http://www.korri.fr/2009/07/benchmark-php-n%c2%b01-strlen-vs-isset/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 23:06:11 +0000</pubDate>
		<dc:creator>Hugo Vacher</dc:creator>
				<category><![CDATA[Benchmarks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[optimiser]]></category>
		<category><![CDATA[tests]]></category>

		<guid isPermaLink="false">http://dev.korri.fr/?p=215</guid>
		<description><![CDATA[Voila une série de benchmarks php qui commence, parce qu'on se demande souvent quel choix faire quand deux solutions équivalentes s'offrent à nous, il est bon de connaitre les différences de performances entre deux méthodes.

J'ai donc créé un petit script qui me permet de tester relativement facilement les performances de deux méthodes, et je vous livrerai dans ces articles les résultats commentés. [...]]]></description>
		<wfw:commentRss>http://www.korri.fr/2009/07/benchmark-php-n%c2%b01-strlen-vs-isset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->