aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-20 07:38:24 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-20 07:38:24 +0000
commitbe3439026a6809f6f1f30bd063201bf472222fd0 (patch)
tree18a314214dac0a98ccaf56536e82dc5f9ed3b7cc /NEWS
parent799db969e9c1fbcbc107138b3896e789f9dfc6e5 (diff)
downloadruby-be3439026a6809f6f1f30bd063201bf472222fd0.tar.gz
iseq.c (get_insn_info): use binary search instead of linear search
This change introduces get_insn_info_binary_search, which is (should be) equivalent to the old get_insn_info. The old get_insn_info is renamed to get_insn_info_linear_search. When VM_CHECK_MODE > 0, the equivalence is validated at finish_iseq_build. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61353 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions