From 227c3d642631262acfbf140c566a7841c32b372f Mon Sep 17 00:00:00 2001 From: Koichi Sasada Date: Wed, 25 Dec 2019 12:06:02 +0900 Subject: add ref to NEWS entry --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 18024ca3e6..3b02f575e7 100644 --- a/NEWS +++ b/NEWS @@ -760,6 +760,7 @@ Fiber:: allocates many stacks in a single memory region. Stack allocation becomes O(log N) and fiber creation is amortized O(1). Around 10x performance improvement was measured in micro-benchmarks. + https://github.com/ruby/ruby/pull/2224 File:: * File.realpath now uses realpath(3) on many platforms, which can -- cgit v1.2.3