ruby/man
Jean Boussier 3ab3455145 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.
2023-02-08 09:26:07 +01:00
..
erb.1
goruby.1
index.txt
irb.1
ri.1
ruby.1 Add RUBY_GC_HEAP_INIT_SIZE_%d_SLOTS to pre-init pools granularly 2023-02-08 09:26:07 +01:00