Posts Tagged ‘jruby’

So I have this ruby script that reads in a bunch of csv files and creates objects of different classs using configuration info extracted from the first couple of lines in each csv file. My results showed ruby 1.9.1 to be 2.425 times faster than macruby. When I used Cocoa classes such as NSDate in [...]

Monday, August 23rd, 2010 at 18:18 | 0 comments
Categories: Ruby
Tags: ,
TOP