Speedy array #min and #max in ruby 2.4
#min and #max methods on Array have been optimized in Ruby 2.4 and they are a whopping 20x faster than before! http://borgs.cybrilla.com/tils/ruby-array-min-max/
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!
#min and #max methods on Array have been optimized in Ruby 2.4 and they are a whopping 20x faster than before! http://borgs.cybrilla.com/tils/ruby-array-min-max/
Post a comment