<?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"
	>
<channel>
	<title>Comments on: A piece of Ruby on a Windows or a Linux plate?</title>
	<atom:link href="http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/</link>
	<description>wEBbLOG</description>
	<pubDate>Thu, 21 Aug 2008 21:51:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ketan Padegaonkar</title>
		<link>http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/#comment-226</link>
		<dc:creator>Ketan Padegaonkar</dc:creator>
		<pubDate>Sun, 20 Apr 2008 18:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/#comment-226</guid>
		<description>Interesting thought. I feel that a lot of it has to do with the windows file system implementation.

IO on windows is really slow, and to some extent, the response time of the OS to service an incoming request and hand it off to the application.

I've myself observed build time (compile + testing of webservices) much faster on a linux than on windows with much higher configuration.

I see the same on when I'm &lt;a href="http://thoughtworks.com/twist/" rel="nofollow"&gt;Twist&lt;/a&gt;ing, and just copying files and extracting eclipse instances a couple of times during the build takes ages on windows, and is blazing fast on linux.</description>
		<content:encoded><![CDATA[<p>Interesting thought. I feel that a lot of it has to do with the windows file system implementation.</p>
<p>IO on windows is really slow, and to some extent, the response time of the OS to service an incoming request and hand it off to the application.</p>
<p>I&#8217;ve myself observed build time (compile + testing of webservices) much faster on a linux than on windows with much higher configuration.</p>
<p>I see the same on when I&#8217;m <a href="http://thoughtworks.com/twist/" rel="nofollow">Twist</a>ing, and just copying files and extracting eclipse instances a couple of times during the build takes ages on windows, and is blazing fast on linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg.gigon</title>
		<link>http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/#comment-225</link>
		<dc:creator>greg.gigon</dc:creator>
		<pubDate>Tue, 15 Apr 2008 00:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/#comment-225</guid>
		<description>Hm ... that is actually a good point. I will have to write an app and compare it's performance on both platforms :)

By saying that I like a powerful command line I probably meant free tools that comes with it as well. 

I think I'm comfortable with both Platforms but more with Linux. It's much flexible for me. Pity all the big software houses are just starting to realize that. Probably are afraid that will loose a big part of a market.

Cheers for comment Robin</description>
		<content:encoded><![CDATA[<p>Hm &#8230; that is actually a good point. I will have to write an app and compare it&#8217;s performance on both platforms <img src='http://blog.gigoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>By saying that I like a powerful command line I probably meant free tools that comes with it as well. </p>
<p>I think I&#8217;m comfortable with both Platforms but more with Linux. It&#8217;s much flexible for me. Pity all the big software houses are just starting to realize that. Probably are afraid that will loose a big part of a market.</p>
<p>Cheers for comment Robin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Clowers</title>
		<link>http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/#comment-224</link>
		<dc:creator>Robin Clowers</dc:creator>
		<pubDate>Mon, 14 Apr 2008 22:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gigoo.org/2008/04/14/a-piece-of-ruby-on-a-windows-or-a-linux-plate/#comment-224</guid>
		<description>Not trying to start a flame war here, but I just wanted to say that it is not fair to judge the Windows platform by the performance of a language that was ported to Windows.  I believe if you compare an application written in .NET running on windows and the same application running in Mono on Linux, you would see the Windows version is faster.  

Also, if you want a powerful command line on Windows, you might want to look at PowerShell, which is an object oriented command line.

Of course, in the end, its what you are comfortable with (to each their own and all that...)

Cheers</description>
		<content:encoded><![CDATA[<p>Not trying to start a flame war here, but I just wanted to say that it is not fair to judge the Windows platform by the performance of a language that was ported to Windows.  I believe if you compare an application written in .NET running on windows and the same application running in Mono on Linux, you would see the Windows version is faster.  </p>
<p>Also, if you want a powerful command line on Windows, you might want to look at PowerShell, which is an object oriented command line.</p>
<p>Of course, in the end, its what you are comfortable with (to each their own and all that&#8230;)</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
