[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61707] Re: [ruby-trunk - Bug #9680] [Open] String#sub and siblings should not use regex when String pattern is passed

From: Eric Wong <normalperson@...>
Date: 2014-03-27 01:23:23 UTC
List: ruby-core #61707
I had an idea to replace the current reg_cache with memoization for
converting string literals, but never got around to it.  That would
also reduce garbage while preserving $& compatibility.

In This Thread

Prev Next