[#83107] Alias Enumerable#include? to Enumerable#includes? — Alberto Almagro <albertoalmagro@...>

Hello,

9 messages 2017/10/04

[ruby-core:83325] Re: [Ruby trunk Feature#13996] [PATCH] file.c: apply2files releases GVL

From: Eric Wong <normalperson@...>
Date: 2017-10-18 00:16:45 UTC
List: ruby-core #83325
I wrote:
> > https://bugs.ruby-lang.org/issues/13996
> 
> Updated patch with benchmark, now:
> 
>     https://80x24.org/spew/20171012191218.1624-1-e@80x24.org/raw
> 
> This hurts performance on fast filesystem, but these methods
> are unlikely to be performance bottlenecks and (IMHO) avoiding
> pathological slowdowns and stalls are more important.

Will commit in a few days...

At least on Linux, GVL performance may be slightly improved:

  https://bugs.ruby-lang.org/issues/13697

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread