<?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>EDV - Ende der Vernunft &#187; Fun Benchmark</title>
	<atom:link href="http://www.ende-der-vernunft.org/tag/fun-benchmark/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ende-der-vernunft.org</link>
	<description>Wir ertrinken in Information, aber hungern nach Wissen [John Naisbitt]</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:51:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image><title>EDV - Ende der Vernunft</title><url>http://www.ende-der-vernunft.org/files/joern/edv-banner.jpg</url><link>http://www.ende-der-vernunft.org</link></image>		<item>
		<title>Pi</title>
		<link>http://www.ende-der-vernunft.org/2007/04/25/pi/</link>
		<comments>http://www.ende-der-vernunft.org/2007/04/25/pi/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 17:46:30 +0000</pubDate>
		<dc:creator>Joern</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Etch]]></category>
		<category><![CDATA[Feisty]]></category>
		<category><![CDATA[Fun Benchmark]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.ende-der-vernunft.org/2007/04/25/pi/</guid>
		<description><![CDATA[Der Marcus hatte mal einen sinnfreien Schwanzlängenvergleich, jetzt hab ich auch einen gefunden: AMD Athlon(tm) 64 Processor 3400+ (Ubuntu Feisty 32Bit) $ time echo "scale=3000; 4*a(1)" &#124; bc -l 3.1415926535897932384[..] real 0m18.065s user 0m16.725s sys 0m0.268s Arm V5 266Mhz (Debian Etch) $ time echo "scale=3000; 4*a(1)" &#124; bc -l 3.1415926535897932384[..] real 4m13.225s user 4m7.560s sys [...]]]></description>
			<content:encoded><![CDATA[<p>Der Marcus hatte mal einen <a href="http://the.syntactic-sugar.org/article/506/schwanzlaengenstoeckchen">sinnfreien Schwanzlängenvergleich</a>, jetzt hab ich auch einen gefunden:</p>
<p><strong>AMD Athlon(tm) 64 Processor 3400+ (Ubuntu Feisty 32Bit)</strong></p>
<pre>$ time echo "scale=3000; 4*a(1)" | bc -l
3.1415926535897932384[..]

real    0m18.065s
user    0m16.725s
sys     0m0.268s
</pre>
<p><strong>Arm V5 266Mhz (Debian Etch)</strong></p>
<pre>$ time echo "scale=3000; 4*a(1)" | bc -l
3.1415926535897932384[..]

real    4m13.225s
user    4m7.560s
sys     0m0.350s</pre>
<p><strong>UltraSPARC-IIe 648MHz (Solaris 10 / Blastwave bc)</strong></p>
<pre>$ time echo "scale=3000; 4*a(1)" | bc -l
scale factor is too large
3.14159265358979323844

real    0m0.062s
user    0m0.010s
sys     0m0.022s</pre>
<p>Scheisse, keine DEC Alpha zur Hand.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ende-der-vernunft.org/2007/04/25/pi/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

