mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update NEWS for --jit option changes [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
12acc751e3
commit
46f5eb5b48
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -73,6 +73,12 @@ profile.rb, Profiler__::
|
||||||
|
|
||||||
=== Implementation improvements
|
=== Implementation improvements
|
||||||
|
|
||||||
|
JIT::
|
||||||
|
|
||||||
|
* Defalut value of --jit-max-cache is changed from 1,000 to 100
|
||||||
|
|
||||||
|
* Default value of --jit-min-calls is changed from 5 to 10,000
|
||||||
|
|
||||||
=== Miscellaneous changes
|
=== Miscellaneous changes
|
||||||
|
|
||||||
* Require compilers to support C99 [Misc #15347]
|
* Require compilers to support C99 [Misc #15347]
|
||||||
|
|
Loading…
Reference in a new issue