[#71931] [Ruby trunk - Feature #11786] [Open] [PATCH] micro-optimize case dispatch even harder — normalperson@...

Issue #11786 has been reported by Eric Wong.

9 messages 2015/12/08

[ruby-core:72112] Re: [Ruby trunk - Feature #11614] [Open] [RFC] use id_table for constant tables

From: Eric Wong <normalperson@...>
Date: 2015-12-14 11:19:35 UTC
List: ruby-core #72112
normalperson@yhbt.net wrote:
> Feature #11614: [RFC] use id_table for constant tables
> https://bugs.ruby-lang.org/issues/11614

Any comment?  I'm pretty sure this was alright,
but maybe it's 2.4 material.  Thanks.

Also related: [ruby-core:71455]
<http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/71455>
<http://80x24.org/spew/20151111201126.22805-1-e%4080x24.org/raw>
for iv_index_tbl, but that's more likely for 2.4.
ID_TABLE_USE_ID_SERIAL limits the flexibility of id_table greatly :/

In This Thread