summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-02-03 12:07:54 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-02-03 12:59:29 +0900
commit6d9109bf70e2a86537ac3e1f1ea6053aab96132b (patch)
tree82b6267bf7eb598ca6f3ef4ca88ca446d850e846 /include
parent3c67d9b1c0e4970db1d88fccdf7f26c781aa2c5f (diff)
downloadmruby-6d9109bf70e2a86537ac3e1f1ea6053aab96132b.tar.gz
mruby-6d9109bf70e2a86537ac3e1f1ea6053aab96132b.zip
Use simple search for short strings in `mrb_memsearch_qs`; close #4940
Differences from the PR #4940: * Use simple search for short strings only. * "short" means `m+n` is shorter than `MRB_QS_SHORT_STRING_LENGTH`. * The current default value for `MRB_QS_SHORT_STRING_LENGTH` is 2048.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions