[#70257] [Ruby trunk - Feature #11420] [Open] Introduce ID key table into MRI — ko1@...

Issue #11420 has been reported by Koichi Sasada.

11 messages 2015/08/06

[ruby-core:70337] Re: [Ruby trunk - Feature #11420] [Open] Introduce ID key table into MRI

From: Eric Wong <normalperson@...>
Date: 2015-08-11 18:26:07 UTC
List: ruby-core #70337
Nice.  Thank you guys for looking into this.

I prefer smallest size.  With inline cache, global method cache and tiny
tables; I expect lookup algorithm performance is not too important.

In This Thread