<?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: Java vs. C++ vs. C# at Finding Primes</title>
	<atom:link href="http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forthgo.com/blog</link>
	<description>Code and Recreations of Xan Gregg</description>
	<lastBuildDate>Wed, 28 Sep 2011 02:29:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: xan</title>
		<link>http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/comment-page-1/#comment-7269</link>
		<dc:creator>xan</dc:creator>
		<pubDate>Wed, 02 Mar 2011 23:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/#comment-7269</guid>
		<description>There is a link to the source code in the document. You&#039;ll see the linked list implementation is not STL and, besides, that was the one case that C++ did consistently better.</description>
		<content:encoded><![CDATA[<p>There is a link to the source code in the document. You&#8217;ll see the linked list implementation is not STL and, besides, that was the one case that C++ did consistently better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/comment-page-1/#comment-7265</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 02 Mar 2011 11:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/#comment-7265</guid>
		<description>Dude you are faking.. aint no way the benchmarks you got are true..

What linked list implementation did you use?
In C++ there are at least 1000, please show us the implemetation. STL may be slow .. so pure code comparison should be much better.

Not fair to compare built in type/features of C#/java with some bad implementation in C++. for the sole reason that built in types in Java/C# probably were written in C++...
So, bottom line, please show us exactly what code did you use...</description>
		<content:encoded><![CDATA[<p>Dude you are faking.. aint no way the benchmarks you got are true..</p>
<p>What linked list implementation did you use?<br />
In C++ there are at least 1000, please show us the implemetation. STL may be slow .. so pure code comparison should be much better.</p>
<p>Not fair to compare built in type/features of C#/java with some bad implementation in C++. for the sole reason that built in types in Java/C# probably were written in C++&#8230;<br />
So, bottom line, please show us exactly what code did you use&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xan</title>
		<link>http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/comment-page-1/#comment-6654</link>
		<dc:creator>xan</dc:creator>
		<pubDate>Fri, 01 Oct 2010 00:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/#comment-6654</guid>
		<description>George, I didn&#039;t record the .Net or MSVC versions, but I was using the current versions as of the time of writing (mid 2005).</description>
		<content:encoded><![CDATA[<p>George, I didn&#8217;t record the .Net or MSVC versions, but I was using the current versions as of the time of writing (mid 2005).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/comment-page-1/#comment-6653</link>
		<dc:creator>george</dc:creator>
		<pubDate>Wed, 29 Sep 2010 17:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/#comment-6653</guid>
		<description>Thanks for taking the time to design and share it with us!
What version of .net and MS C++ did you use?
When looking for benchmarks, I prefer to focus on the user experience rather than a micro-benchmark, like http://www.codeproject.com/KB/dotnet/RuntimePerformance.aspx</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to design and share it with us!<br />
What version of .net and MS C++ did you use?<br />
When looking for benchmarks, I prefer to focus on the user experience rather than a micro-benchmark, like <a href="http://www.codeproject.com/KB/dotnet/RuntimePerformance.aspx" rel="nofollow">http://www.codeproject.com/KB/dotnet/RuntimePerformance.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FORTH GO  &#187; Blog Archive   &#187; Find Primes Updated</title>
		<link>http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/comment-page-1/#comment-25</link>
		<dc:creator>FORTH GO  &#187; Blog Archive   &#187; Find Primes Updated</dc:creator>
		<pubDate>Fri, 24 Jun 2005 00:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.forthgo.com/blog/java-vs-c-vs-c-at-finding-primes/#comment-25</guid>
		<description>[...]  FindPrimes Benchmark 			 		 	 		 			Find Primes Updated 	 			 					I&#8217;ve updated the FindPrimes Benchmark page with results running under Windows. I also updated the C+ [...]</description>
		<content:encoded><![CDATA[<p>[...]  FindPrimes Benchmark 			 		 	 		 			Find Primes Updated 	 			 					I&#8217;ve updated the FindPrimes Benchmark page with results running under Windows. I also updated the C+ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

