Fix location of NEWS for native coroutine.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
03bf85f28d
commit
337cabf7df
6
NEWS
6
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user