<?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: JavaFX code runs at the speed of Java</title>
	<atom:link href="http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 21:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anon</title>
		<link>http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html/comment-page-1#comment-116110</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Sun, 14 Dec 2008 21:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html#comment-116110</guid>
		<description>Tried the latest Firefox 3.2 nightly builds vs Chromium nightly builds as of this post&#039;s time and Firefox wins.

http://www.itwriting.com/primetest/countprimes.html

Firefox 3.2 nightly
Number of primes up to: 1000000 is 78498, counted in 2.056 secs.

Chromium nightly
Number of primes up to: 1000000 is 78498, counted in 3.519 secs.</description>
		<content:encoded><![CDATA[<p>Tried the latest Firefox 3.2 nightly builds vs Chromium nightly builds as of this post&#8217;s time and Firefox wins.</p>
<p><a href="http://www.itwriting.com/primetest/countprimes.html" rel="nofollow">http://www.itwriting.com/primetest/countprimes.html</a></p>
<p>Firefox 3.2 nightly<br />
Number of primes up to: 1000000 is 78498, counted in 2.056 secs.</p>
<p>Chromium nightly<br />
Number of primes up to: 1000000 is 78498, counted in 3.519 secs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html/comment-page-1#comment-115678</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 08 Dec 2008 15:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html#comment-115678</guid>
		<description>Gary

I agree; but raw performance often matters even in GUI clients - things like sorting arrays, calculating positions etc.

Tim</description>
		<content:encoded><![CDATA[<p>Gary</p>
<p>I agree; but raw performance often matters even in GUI clients &#8211; things like sorting arrays, calculating positions etc.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html/comment-page-1#comment-115674</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Mon, 08 Dec 2008 13:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html#comment-115674</guid>
		<description>But surely the whole point of JavaFX is that it will be used to write UI apps, not black box server side ones????</description>
		<content:encoded><![CDATA[<p>But surely the whole point of JavaFX is that it will be used to write UI apps, not black box server side ones????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel de Icaza</title>
		<link>http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html/comment-page-1#comment-115522</link>
		<dc:creator>Miguel de Icaza</dc:creator>
		<pubDate>Fri, 05 Dec 2008 17:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1088-javafx-code-runs-at-the-speed-of-java.html#comment-115522</guid>
		<description>Using Chrome the test is not too bad, only about 2x as slow.</description>
		<content:encoded><![CDATA[<p>Using Chrome the test is not too bad, only about 2x as slow.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

