[ruby-core:89695] event-based MJIT worker

From: Eric Wong <normalperson@...>
Date: 2018-11-03 12:41:41 UTC
List: ruby-core #89695
[email protected] wrote:
> I close this ticket. Please file another ticket if you work on
> moving to event-based MJIT worker.

Thanks, but I don't know if it can happen in time for 2.6 :<

Judging by how often processes are stuck doing read(2) on
sockets and pipes.  [Bug #14968] (non-blocking IO by default)
should make a big difference in usability/performance of
event-based MJIT.  However, non-blocking portability is
a concern...

One tangential goal is parallel MJIT builds.  ccan/list +
get_from_list change in r65475 is a big step in making that
happen, at least.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next