From: Ron Jeffries Date: 2007-11-17T12:45:06+09:00 Subject: Re: ruby incredibly slow (update 2) On Fri, 16 Nov 2007 03:48:56 -0500, Pe�a, Botp wrote: >then try creating and running a simple program like, > ># sample.rb >5.times {puts "hello, world"} > >\ruby sample.rb > >let us narrow it down to pure ruby first by avoiding gem loading and long path traversals... I think I reported earlier but may not have. Simiple ruby programs like counting start a bit slower on my machine but then seem to run just as fast as on Chet's. OTOH the Ruby unit tests go slowly. I'm thinking I'll try turning off the rubygems thing and if that doesn't crack it, try a full reinstall of Ruby. Cheaper than a new computer, which I'm sure would fix it. :) Thanks ... keep those cards and letters coming. Ron Jeffries www.XProgramming.com