aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/match_gt4.rb
Commit message (Collapse)AuthorAgeFilesLines
* Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most ↵Lourens Naudé2019-05-071-0/+1
pattern matches are less than or equal to 4 results Closes: https://github.com/ruby/ruby/pull/2135