Timing Ruby Code – It Is Easy With Benchmark
I’ve recently been looking at timing bits of Ruby code as they were executing. Here is what I learned http://www.skorks.com/2010/03/timing-ruby-code-it-is-easy-with-benchmark/.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I’ve recently been looking at timing bits of Ruby code as they were executing. Here is what I learned http://www.skorks.com/2010/03/timing-ruby-code-it-is-easy-with-benchmark/.
Post a comment