ruby/include
Peter Zhu a51f30c671 [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.
2022-03-22 09:42:39 -04:00
..
ruby [Feature #18634] Implement Arrays on Variable Width Allocation 2022-03-22 09:42:39 -04:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00