diff options
author | Lourens Naudé <[email protected]> | 2019-04-20 00:44:51 +0100 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2019-05-07 21:58:55 +0900 |
commit | a47f598d77ac97f9fe89fe16aa8bcab4fd262c16 () | |
tree | 069ca07cf1e65cc9d253dab5101d23bed933c21a /benchmark/match_small.rb | |
parent | 7d805e67f3275aef066d77aa9c32bef715c362ed (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.rb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ |