[#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:70338] Re: [Ruby trunk - Feature #11420] [Open] Introduce ID key table into MRI

From: Юрий Соколов <funny.falcon@...>
Date: 2015-08-11 19:17:16 UTC
List: ruby-core #70338
Eric Wong, you should measure,  not expect. With current implementation,
lookup performance really matters.

Does Github still use patch with per class method cache instead of global
one?
11 авг. 2015 г. 21:26 пользователь "Eric Wong" <normalperson@yhbt.net>
написал:

> 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