<?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: Using XRuby to Speed up Ruby Script Performance</title>
	<atom:link href="http://www.kallasoft.com/using-xruby-to-speed-up-ruby-script-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kallasoft.com/using-xruby-to-speed-up-ruby-script-performance/</link>
	<description>Commercial-Friendly Open Source Software Development</description>
	<lastBuildDate>Fri, 05 Mar 2010 13:52:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Doug Hoover</title>
		<link>http://www.kallasoft.com/using-xruby-to-speed-up-ruby-script-performance/comment-page-1/#comment-2528</link>
		<dc:creator>Doug Hoover</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=274#comment-2528</guid>
		<description>Is your Java implementation recursive like the ruby being tested, or a loop?  The recursive implementation is exponential time, the loop linear.</description>
		<content:encoded><![CDATA[<p>Is your Java implementation recursive like the ruby being tested, or a loop?  The recursive implementation is exponential time, the loop linear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mireille Cadlett</title>
		<link>http://www.kallasoft.com/using-xruby-to-speed-up-ruby-script-performance/comment-page-1/#comment-2467</link>
		<dc:creator>Mireille Cadlett</dc:creator>
		<pubDate>Mon, 01 Feb 2010 04:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=274#comment-2467</guid>
		<description>Twitter are a MUST for webmasters!</description>
		<content:encoded><![CDATA[<p>Twitter are a MUST for webmasters!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Bagguley</title>
		<link>http://www.kallasoft.com/using-xruby-to-speed-up-ruby-script-performance/comment-page-1/#comment-2466</link>
		<dc:creator>Wayne Bagguley</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=274#comment-2466</guid>
		<description>It&#039;s still way slower than pure Java which does fib(35) in 0.187 seconds on my machine.</description>
		<content:encoded><![CDATA[<p>It&#8217;s still way slower than pure Java which does fib(35) in 0.187 seconds on my machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby 1.9 Quick Speed Test &#124; kallasoft</title>
		<link>http://www.kallasoft.com/using-xruby-to-speed-up-ruby-script-performance/comment-page-1/#comment-487</link>
		<dc:creator>Ruby 1.9 Quick Speed Test &#124; kallasoft</dc:creator>
		<pubDate>Mon, 05 Jan 2009 02:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallasoft.com/?p=274#comment-487</guid>
		<description>[...] but an 8x improvement on this simple recursive script? I was astonished! This is better than using XRuby to speedup Ruby performance!   Share This on Your Favorite Social [...]</description>
		<content:encoded><![CDATA[<p>[...] but an 8x improvement on this simple recursive script? I was astonished! This is better than using XRuby to speedup Ruby performance!   Share This on Your Favorite Social [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
