mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Let's be more accurate [ci skip]
This commit is contained in:
parent
176b75747c
commit
e44a8bd791
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -660,7 +660,7 @@ Excluding feature bug fixes.
|
|||
* Always generate appropriate code for `==`, `nil?`, and `!` calls depending on
|
||||
a receiver class.
|
||||
|
||||
* Reduce the number of VM register accesses on branches and method returns.
|
||||
* Reduce the number of PC accesses on branches and method returns.
|
||||
|
||||
* Optimize C method calls a little.
|
||||
|
||||
|
|
Loading…
Reference in a new issue