[#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:61758] Re: shallow GC ideas

From: Eric Wong <normalperson@...>
Date: 2014-03-30 01:21:39 UTC
List: ruby-core #61758
SASADA Koichi <ko1@atdot.net> wrote:
> (2014/03/30 8:02), Eric Wong wrote:
> > 1) works because GC happens when the stack is shallow
> 
> Is it special case such as web application requests, right?
> 
> # Of course, web application is a not special case for Ruby users.

Anything with loops is a candidate.  Consider processing
logs/stream data, music players or email checkers.

In This Thread

Prev Next