Sha256: a447ce50c6a47138b855ef98b5fefcf060f1eaeaeda48b3cda0165f03f2d495d
Contents?: true
Size: 371 Bytes
Versions: 36
Compression:
Stored size: 371 Bytes
Contents
= Improvements * The r.on optimization added in 3.46.0 has been extended to optimize all single argument calls. This results in the following speedups based on argument type: * Hash matching: 10% * Array/Symbol/Class matching: 15% * Proc matching: 25% * true matching: 45% * false/nil matching: 65% * Other minor performance improvements have been made.
Version data entries
36 entries across 36 versions & 1 rubygems