Skip to content

Instantly share code, notes, and snippets.

@penso
Created July 2, 2014 14:21
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save penso/6b8e59d63574a9e449ee to your computer and use it in GitHub Desktop.
Save penso/6b8e59d63574a9e449ee to your computer and use it in GitHub Desktop.
export RUBY_HEAP_MIN_SLOTS=1250000
export RUBY_HEAP_SLOTS_INCREMENT=100000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
export RUBY_GC_MALLOC_LIMIT=30000000
export RUBY_HEAP_FREE_MIN=12500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment