From: Damjan Rems Date: 2009-03-30T14:43:03+09:00 Subject: Re: Bug: Ruby 1.9.1 File io on Windows is slooooow Robert Klemme wrote: > 2009/3/27 Damjan Rems : >> c = File.open('out.file','r') { |f| f.read } >> "1 0.133" >> "2 0.087" >> >> That is about 5x slower write and 500x read operation. > > Do you have a virus scanner on that Windows box? If so, how are > measurements when switched off? > > Cheers > > robert I swithed it off and times are pretty much the same. by TheR -- Posted via http://www.ruby-forum.com/.