summaryrefslogtreecommitdiff
path: root/include/ruby/ruby.h
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2019-09-26 13:44:51 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2019-09-30 10:26:38 +0900
commitfba8627dc1c5b191713edeb5fc21cbe0ddde9e3c (patch)
tree9b84c118511abfff170877c65e352f5f649b2c08 /include/ruby/ruby.h
parentdd883de5ba311c38818d0f638a94b4fbc63f5ee5 (diff)
delete unnecessary branch
At last, not only myself but also your compiler are fully confident that the method entries pointed from call caches are immutable. We don't have to worry about silent updates. Just delete the branch that is now always false. Calculating ------------------------------------- ours trunk vm2_poly_same_method 2.142M 2.070M i/s - 6.000M times in 2.801148s 2.898994s Comparison: vm2_poly_same_method ours: 2141979.2 i/s trunk: 2069683.8 i/s - 1.03x slower
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2486
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions