Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Initial number of slots allocated on Ruby's heap. Increasing this value from its default can reduce GC activity during application boot.

heap_free_slots

After a GC execution, the minimum number of free slots that should be available.

...