unknown wrote: > Another thing to consider when running the benchmark runs to not write > the program output to the console unknown, thanks for your advice. I agree with you, i didn't care to test the stdout write speed. Honestly i tried to write into a variable and send to output only at the end... i saw there was no difference (ruby's script) and i went back to the original, more nice to use because you can early feel the speed. In your test, instead, there's a discrete difference -- Posted via http://www.ruby-forum.com/.