Add blog post on VWA to NEWS.md [ci skip]
The link currently 404s but the blog post will be published on Dec 25.
This commit is contained in:
parent
540b67da4d
commit
97280faf28
Notes:
git
2022-12-23 14:46:55 +00:00
4
NEWS.md
4
NEWS.md
@ -676,8 +676,8 @@ The following deprecated APIs are removed.
|
|||||||
[[Feature #18589]]
|
[[Feature #18589]]
|
||||||
* The cache-based optimization for Regexp matching is introduced.
|
* The cache-based optimization for Regexp matching is introduced.
|
||||||
[[Feature #19104]]
|
[[Feature #19104]]
|
||||||
* Variable Width Allocation is now enabled by default.
|
* [Variable Width Allocation](https://shopify.engineering/ruby-variable-width-allocation)
|
||||||
[[Feature #18239]].
|
is now enabled by default. [[Feature #18239]]
|
||||||
* Added a new instance variable caching mechanism, called object shapes, which
|
* Added a new instance variable caching mechanism, called object shapes, which
|
||||||
improves inline cache hits for most objects and allows us to generate very
|
improves inline cache hits for most objects and allows us to generate very
|
||||||
efficient JIT code. Objects whose instance variables are defined in a
|
efficient JIT code. Objects whose instance variables are defined in a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user