summaryrefslogtreecommitdiff
path: root/benchmark/match_small.rb
diff options
context:
space:
mode:
authorLourens Naudé <[email protected]>2019-04-20 00:44:51 +0100
committerNobuyoshi Nakada <[email protected]>2019-05-07 21:58:55 +0900
commita47f598d77ac97f9fe89fe16aa8bcab4fd262c16 ()
tree069ca07cf1e65cc9d253dab5101d23bed933c21a /benchmark/match_small.rb
parent7d805e67f3275aef066d77aa9c32bef715c362ed (diff)
Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most pattern matches are less than or equal to 4 results
Closes: https://.com/ruby/ruby/pull/2135
-rw-r--r--benchmark/match_small.rb1
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@