diff options
author | Peter Zhu <[email protected]> | 2023-12-18 16:55:19 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2023-12-19 18:29:36 -0500 |
commit | 32ecda354f1556edbfdba4723716fa523acbc94d (patch) | |
tree | 9d4a21a410f16716341d6b1730bd694d905dbae9 /ruby.c | |
parent | 3d984366ca809fdcc9320e776705ecd96efa49a0 (diff) |
Support `GC.auto_compact = :empty` on debug builds
This commit adds `GC.auto_compact = :empty` which will run
auto-compaction sorting pages by empty slots so the most amount of
objects will be moved. This will make it easier to write tests for
auto-compaction.
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions