From: Daniel N Date: 2007-09-21T15:11:39+09:00 Subject: Re: How fast does your Ruby run? ------=_Part_14413_32454383.1190355099743 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/21/07, Charles Oliver Nutter wrote: > > Charles Oliver Nutter wrote: > > MacBook Pro 2.1G. I tried both Ruby and JRuby. > > > > JRuby: > > > > Ruby 1.8.5 patch 3876 on java > > It took 8.022 seconds to run. 124657 iterations per second. > > > > Ruby: > > > > Ruby 1.8.6 patch 0 on i686-darwin8.9.1 > > It took 10.262067 seconds to run. 97446 iterations per second. > > I also tried Ruby 1.9 and Rubinius, but Rubinius crashed. > > Ruby 1.9.0 patch 0 on i686-darwin8.10.1 > It took 3.299607 seconds to run. 303066 iterations per second. > > - Charlie > > Wow my work machine is really bad A 2.6Ghz on XP with 512M 55 Ruby 1.8.6 patch 0 on i386-mswin32 It took 35.844 seconds to run. 27898 iterations per second. ------=_Part_14413_32454383.1190355099743--