mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add ref to NEWS entry
This commit is contained in:
parent
3345eab934
commit
227c3d6426
1 changed files with 1 additions and 0 deletions
1
NEWS
1
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
|
||||
|
|
Loading…
Reference in a new issue