mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b6fd7b1bb7
commit
fdd3091274
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -116,7 +116,7 @@ JIT::
|
|||
* JIT-ed code is recompiled to less-optimized code when an optimization assumption is invalidated.
|
||||
|
||||
* Method inlining is performed when a method is considered as pure.
|
||||
This optimization is still experimental and many methods are NOT considred as pure yet.
|
||||
This optimization is still experimental and many methods are NOT considered as pure yet.
|
||||
|
||||
* Default value of +--jit-max-cache+ is changed from 1,000 to 100
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue