From: Eric Wong Date: 2014-03-02T03:23:32+00:00 Subject: [ruby-core:61215] Re: [ruby-trunk - Bug #9262] global_method_cache should be configurable or grow automatically normalperson@yhbt.net wrote: > http://bogomips.org/ruby.git/patch/?id=a899e54e6abc13b8816e6c5f69ff560918db4be1 Btw, I'd like to commit just the vm_method.c change for this to avoid writing to method cache if disabled. It also replaces CPP #if with C if for readability. Ugh, commit message was long, just the vm_method.c change: http://bogomips.org/ruby.git/diff/vm_method.c?id=a899e54e6abc1