From 337cabf7dfd73bf917744fad7c09212564dc3f2f Mon Sep 17 00:00:00 2001 From: samuel Date: Wed, 12 Dec 2018 02:31:26 +0000 Subject: Fix location of NEWS for native coroutine. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2888be101c..ce2e35d858 100644 --- a/NEWS +++ b/NEWS @@ -48,9 +48,6 @@ sufficient information, see the ChangeLog file or Redmine * Flip-flop syntax is deprecated. [Feature #5400] -* Native implementations (arm32, arm64, ppc64le, win32, win64, x86, amd64) of - coroutines to improve performance of Fiber. [Feature #14739] - === Core classes updates (outstanding ones only) [Array] @@ -578,6 +575,9 @@ sufficient information, see the ChangeLog file or Redmine making small and short-living Hash object is x2 faster. With rdoc benchmark, we measured 6-7% performance improvement. +* Native implementations (arm32, arm64, ppc64le, win32, win64, x86, amd64) of + coroutines to improve performance of Fiber significantly. [Feature #14739] + === Miscellaneous changes * On macOS, shared libraries no longer include a full version number of Ruby -- cgit v1.2.3