diff options
author | Jean Boussier <byroot@ruby-lang.org> | 2023-02-03 09:46:14 +0100 |
---|---|---|
committer | Jean Boussier <jean.boussier@gmail.com> | 2023-02-08 09:26:07 +0100 |
commit | 3ab34551450c7a3a3e1ae0b24bf6b78d26129dfa (patch) | |
tree | 274efe5d1465b8d65866002f1c74f7cb59a08b04 /random.c | |
parent | 6e7990144f37850b9b3ec871956890e2aa29ad6d (diff) | |
download | ruby-3ab34551450c7a3a3e1ae0b24bf6b78d26129dfa.tar.gz |
Add RUBY_GC_HEAP_INIT_SIZE_%d_SLOTS to pre-init pools granularly
The old RUBY_GC_HEAP_INIT_SLOTS isn't really usable anymore as
it initalize all the pools by the same factor, but it's unlikely
that pools will need similar sizes.
In production our 40B pool is 5 to 6 times bigger than our 80B pool.
Diffstat (limited to 'random.c')
0 files changed, 0 insertions, 0 deletions