<?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>Alexander Zerr &#187; Benchmarks</title>
	<atom:link href="http://www.xelaz.de/tag/benchmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xelaz.de</link>
	<description>Meine Erfahrungen in der Web Entwicklung</description>
	<lastBuildDate>Mon, 19 Jul 2010 15:05:31 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP vs PHP Benchmark Tests</title>
		<link>http://www.xelaz.de/php-vs-php-benchmark-tests/</link>
		<comments>http://www.xelaz.de/php-vs-php-benchmark-tests/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 20:34:45 +0000</pubDate>
		<dc:creator>Alexander Zerr</dc:creator>
				<category><![CDATA[Tipps]]></category>
		<category><![CDATA[Benchmarks]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xelaz.de/?p=43</guid>
		<description><![CDATA[Man fragt sich immer wen man den Code schreibt der schnell sein soll wie und welche Methode man gut kombiniert. Um es raus zu finden muss man jedesmal ein Test machen. Hier ist eine Benchmark Sammlung nur mit solchen Tests welche Lösung schneller ist wie z.B: (string) vs. concat, class vs. arrays, preg_replace() vs. str_replace() [...]]]></description>
			<content:encoded><![CDATA[<p>Man fragt sich immer wen man den Code schreibt der schnell sein soll wie und welche Methode man gut kombiniert. Um es raus zu finden muss man jedesmal ein Test machen. Hier ist eine <a href="http://net-beta.net/ubench/" target="_blank"><strong>Benchmark Sammlung</strong></a> nur mit solchen Tests welche Lösung schneller ist wie z.B: (string) vs. concat, class vs. arrays, preg_replace() vs. str_replace() und foreach vs. while.<br />
Leider hab bei einigen Enttäuschungen erlebt, tja man lernt immer was dazu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xelaz.de/php-vs-php-benchmark-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
