diff options
author | Peter Zhu <[email protected]> | 2022-03-15 09:34:07 -0400 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2022-03-22 09:42:39 -0400 |
commit | a51f30c6712798fc07e57f692d0d0e5ccc59acf1 (patch) | |
tree | 8dd5c4dc08d698a12ca143816315bacf78b16bd1 /enum.c | |
parent | 414ad7714266abd741cf611b6d6fb5131f088eef (diff) |
[Feature #18634] Implement Arrays on Variable Width Allocation
This commit implements arrays on Variable Width Allocation. This allows
longer arrays to be embedded (i.e. contents directly follow the object
header) which improves performance through better cache locality.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5660
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions