From: Charles Oliver Nutter Date: 2007-09-21T14:51:06+09:00 Subject: Re: How fast does your Ruby run? 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