Re: Time object problems - 1.8.2

libraries that do basic heavy-lifting, like DateTime and CSV and
regards.

-a

Yep, it’s mainly the algorithm, not the language. You should be able to
get a 3-4x improvement in DateTime, for example, just by using an
improved Rational#gcd algorithm (depending on which method you’re
using).

Regards,

Dan