<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Rakudo and Speed</title>
	<atom:link href="http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/</link>
	<description>I Never Metaop I Didn&#039;t Like</description>
	<lastBuildDate>Thu, 07 Mar 2013 12:58:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: colomon</title>
		<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/#comment-2937</link>
		<dc:creator><![CDATA[colomon]]></dc:creator>
		<pubDate>Tue, 18 Dec 2012 14:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=105#comment-2937</guid>
		<description><![CDATA[Yeah, &lt;code&gt;Bag&lt;/code&gt; was just a gleam in the standard&#039;s eye when I wrote this post...]]></description>
		<content:encoded><![CDATA[<p>Yeah, <code>Bag</code> was just a gleam in the standard&#8217;s eye when I wrote this post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surreal</title>
		<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/#comment-2936</link>
		<dc:creator><![CDATA[surreal]]></dc:creator>
		<pubDate>Tue, 18 Dec 2012 14:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=105#comment-2936</guid>
		<description><![CDATA[now we can write code

just one line.Just Rakudo It !

say &quot;{.key}\t{.value}&quot; for %(bag slurp.words).sort: -*.value;]]></description>
		<content:encoded><![CDATA[<p>now we can write code</p>
<p>just one line.Just Rakudo It !</p>
<p>say &#8220;{.key}\t{.value}&#8221; for %(bag slurp.words).sort: -*.value;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daxim</title>
		<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/#comment-2143</link>
		<dc:creator><![CDATA[daxim]]></dc:creator>
		<pubDate>Thu, 01 Jul 2010 09:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=105#comment-2143</guid>
		<description><![CDATA[The crash was not the fault of the program, but of Rakudo, so rewriting did not actually help. I updated my Stack Overflow post that is linked in the article with details.]]></description>
		<content:encoded><![CDATA[<p>The crash was not the fault of the program, but of Rakudo, so rewriting did not actually help. I updated my Stack Overflow post that is linked in the article with details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/#comment-2142</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 30 Jun 2010 18:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=105#comment-2142</guid>
		<description><![CDATA[Fagzal, Rakudo is brand new. It&#039;s barely even had it&#039;s chain lubed, tire pressure checked, and basket put on. :) Optimization will come, give it time.]]></description>
		<content:encoded><![CDATA[<p>Fagzal, Rakudo is brand new. It&#8217;s barely even had it&#8217;s chain lubed, tire pressure checked, and basket put on. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Optimization will come, give it time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/#comment-2141</link>
		<dc:creator><![CDATA[Pat]]></dc:creator>
		<pubDate>Wed, 30 Jun 2010 17:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=105#comment-2141</guid>
		<description><![CDATA[@Fagzal, no one is asking people to use rakudo for serious projects with this performance.

I think the point is: you can try rakudo for fun projects today to get a feel of all the cool new perl6 features and you&#039;ll be able to use it tomorrow  for serious/mission critical projects when performance gets better.]]></description>
		<content:encoded><![CDATA[<p>@Fagzal, no one is asking people to use rakudo for serious projects with this performance.</p>
<p>I think the point is: you can try rakudo for fun projects today to get a feel of all the cool new perl6 features and you&#8217;ll be able to use it tomorrow  for serious/mission critical projects when performance gets better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fagzal</title>
		<link>http://justrakudoit.wordpress.com/2010/06/30/rakudo-and-speed/#comment-2140</link>
		<dc:creator><![CDATA[Fagzal]]></dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=105#comment-2140</guid>
		<description><![CDATA[It&#039;s just so sad... There&#039;s just no way anybody will (seriously) consider Rakudo for a (serious) project with a performance like this. Is there a compiler anywhere that creates slower code?]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s just so sad&#8230; There&#8217;s just no way anybody will (seriously) consider Rakudo for a (serious) project with a performance like this. Is there a compiler anywhere that creates slower code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
