mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: fixed unintentional description list [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5d874cf1aa
commit
74009968ce
1 changed files with 1 additions and 2 deletions
3
NEWS
3
NEWS
|
@ -85,8 +85,7 @@ with all sufficient information, see the ChangeLog file or Redmine
|
||||||
|
|
||||||
=== Implementation improvements
|
=== Implementation improvements
|
||||||
|
|
||||||
* Speedup `Proc#call` because we don't need to care about `$SAFE` any more.
|
* Speedup `Proc#call` because we don't need to care about `$SAFE` any more. [Feature #14318]
|
||||||
[Feature #14318]
|
|
||||||
With `lc_fizzbuzz` benchmark which uses so many `Proc#call` we can measure
|
With `lc_fizzbuzz` benchmark which uses so many `Proc#call` we can measure
|
||||||
x1.4 improvements [Bug #10212].
|
x1.4 improvements [Bug #10212].
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue