Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denmarkin/841168 to your computer and use it in GitHub Desktop.
Save denmarkin/841168 to your computer and use it in GitHub Desktop.
Twitter REE GC environment settings
RUBY_HEAP_MIN_SLOTS=500000
RUBY_HEAP_SLOTS_INCREMENT=250000
RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
RUBY_GC_MALLOC_LIMIT=50000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment