ruby GP performance pt.2
And with ruby 1.9.2p0
sammael:rubyGP greay$ time ruby tinyGP.rb
real 0m12.546s
user 0m11.819s
sys 0m0.631s
MacRuby definitely seems to be the winner here...
And with ruby 1.9.2p0
sammael:rubyGP greay$ time ruby tinyGP.rb
real 0m12.546s
user 0m11.819s
sys 0m0.631s
MacRuby definitely seems to be the winner here...