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:
Peter Zhu 2022-12-21 11:32:09 -05:00
Родитель 540b67da4d
Коммит 97280faf28
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -676,8 +676,8 @@ The following deprecated APIs are removed.
[[Feature #18589]]
* The cache-based optimization for Regexp matching is introduced.
[[Feature #19104]]
* Variable Width Allocation is now enabled by default.
[[Feature #18239]].
* [Variable Width Allocation](https://shopify.engineering/ruby-variable-width-allocation)
is now enabled by default. [[Feature #18239]]
* Added a new instance variable caching mechanism, called object shapes, which
improves inline cache hits for most objects and allows us to generate very
efficient JIT code. Objects whose instance variables are defined in a