Benchmarking Ruby methods
A short look on how to use Ruby’s benchmark module using the example of zero? vs == https://christoph.luppri.ch/articles/2016/10/09/is-x-or-y-faster-in-ruby/
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!
A short look on how to use Ruby’s benchmark module using the example of zero? vs == https://christoph.luppri.ch/articles/2016/10/09/is-x-or-y-faster-in-ruby/
Post a comment