We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25b350 commit 663f833Copy full SHA for 663f833
NEWS.md
@@ -485,7 +485,7 @@ The following bundled gems are promoted from default gems.
485
#### New optimizations
486
487
* Compressed context reduces memory needed to store YJIT metadata
488
-* Improved allocator with ability to allocate registers for local variables
+* Allocate registers for local variables and Ruby method arguments
489
* When YJIT is enabled, use more Core primitives written in Ruby:
490
* `Array#each`, `Array#select`, `Array#map` rewritten in Ruby for better performance [[Feature #20182]].
491
* Ability to inline small/trivial methods such as:
0 commit comments