Does Ruby 1.8.0 improve in file I/O speed and pattern match speed?

W

Weng Lei-QCH1840

Hi, rubyists,

I'm using ruby 1.6.8 (2002-12-24) [i586-mswin32] and find file I/O too slow. Is ruby 1.8.0 faster? Some one in the list said speed is quite dependant on how ruby is compiled. Is that true?

Lei WENG
 
T

Thomas

I'm using ruby 1.6.8 (2002-12-24) [i586-mswin32] and find file I/O too slow. Is ruby 1.8.0 faster? Some one in the list said speed is quite dependant on how ruby is compiled. Is that true?
For IO ruby 1.8.0 is significantly faster than 1.6.8: My I/O intensive
test suite runs in 1.5s with ruby 1.8.0 and in 24.3s in ruby 1.6.8.

I'd say that is a pretty substantial improvement :)

Cheers,

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top