зеркало из https://github.com/github/ruby.git
Note about 07c05b6fe9
This commit is contained in:
Родитель
86c262541a
Коммит
31b9ce365d
3
NEWS.md
3
NEWS.md
|
@ -136,6 +136,9 @@ Excluding feature bug fixes.
|
||||||
|
|
||||||
* The default `--jit-max-cache` is changed from 100 to 10000.
|
* The default `--jit-max-cache` is changed from 100 to 10000.
|
||||||
|
|
||||||
|
* The JIT compiler no longer skips compilation of methods longer than
|
||||||
|
1000 instructions.
|
||||||
|
|
||||||
* `RubyVM::MJIT` is renamed to `RubyVM::JIT`. [[Feature #17490]]
|
* `RubyVM::MJIT` is renamed to `RubyVM::JIT`. [[Feature #17490]]
|
||||||
|
|
||||||
## Static analysis
|
## Static analysis
|
||||||
|
|
Загрузка…
Ссылка в новой задаче