<?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: JRuby &#8220;include?&#8221; 2x faster than 1.8.6?</title>
	<atom:link href="http://blog.hungrymachine.com/2009/07/07/jruby-include-2x-faster-than-1-8-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hungrymachine.com/2009/07/07/jruby-include-2x-faster-than-1-8-6/</link>
	<description>The guys behind LivingSocial</description>
	<lastBuildDate>Tue, 17 Aug 2010 11:04:25 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Murad Juraev</title>
		<link>http://blog.hungrymachine.com/2009/07/07/jruby-include-2x-faster-than-1-8-6/comment-page-1/#comment-292</link>
		<dc:creator>Murad Juraev</dc:creator>
		<pubDate>Fri, 17 Jul 2009 12:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hungrymachine.com/?p=2920#comment-292</guid>
		<description>Thanks for these micro-benchmarks. Good food for thoughts. My results on Mac OS X 10.5.7 20&quot; iMac 2008:

ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-darwin9.0]
7.240000   0.320000   7.560000 (  8.172765)

ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-darwin9]
6.350000   0.260000   6.610000 (  7.322796)

jruby 1.3.1 (ruby 1.8.6p287) (2009-07-17 6586) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_13) [x86_64-java]
4.781000   0.000000   4.781000 (  4.610000)

MacRuby version 0.4 (ruby 1.9.1) [universal-darwin9.5, x86_64]
2.320000   0.110000   2.430000 (  2.703221)</description>
		<content:encoded><![CDATA[<p>Thanks for these micro-benchmarks. Good food for thoughts. My results on Mac OS X 10.5.7 20&#8243; iMac 2008:</p>
<p>ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-darwin9.0]<br />
7.240000   0.320000   7.560000 (  8.172765)</p>
<p>ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-darwin9]<br />
6.350000   0.260000   6.610000 (  7.322796)</p>
<p>jruby 1.3.1 (ruby 1.8.6p287) (2009-07-17 6586) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_13) [x86_64-java]<br />
4.781000   0.000000   4.781000 (  4.610000)</p>
<p>MacRuby version 0.4 (ruby 1.9.1) [universal-darwin9.5, x86_64]<br />
2.320000   0.110000   2.430000 (  2.703221)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmilith</title>
		<link>http://blog.hungrymachine.com/2009/07/07/jruby-include-2x-faster-than-1-8-6/comment-page-1/#comment-284</link>
		<dc:creator>dmilith</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hungrymachine.com/?p=2920#comment-284</guid>
		<description>First of all. God damnit. You at least missed:
1. --server (for jruby)
1a. -fast ? (for jruby)
2. give version of java
3. give version of ruby
4. read point 1 once again.
5. microbenchmarks sucks?</description>
		<content:encoded><![CDATA[<p>First of all. God damnit. You at least missed:<br />
1. &#8211;server (for jruby)<br />
1a. -fast ? (for jruby)<br />
2. give version of java<br />
3. give version of ruby<br />
4. read point 1 once again.<br />
5. microbenchmarks sucks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ikai Lan</title>
		<link>http://blog.hungrymachine.com/2009/07/07/jruby-include-2x-faster-than-1-8-6/comment-page-1/#comment-282</link>
		<dc:creator>Ikai Lan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hungrymachine.com/?p=2920#comment-282</guid>
		<description>Interesting results. For my own knowledge, any insights as to why !(a &amp; [i]).empty? runs twice as fast?</description>
		<content:encoded><![CDATA[<p>Interesting results. For my own knowledge, any insights as to why !(a &amp; [i]).empty? runs twice as fast?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
