Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created November 11, 2011 08:59
Show Gist options
  • Save BDQ/1357539 to your computer and use it in GitHub Desktop.
Save BDQ/1357539 to your computer and use it in GitHub Desktop.
export RUBY_HEAP_MIN_SLOTS=800000
export RUBY_HEAP_SLOTS_INCREMENT=300000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
export RUBY_GC_MALLOC_LIMIT=80000000
export RUBY_HEAP_FREE_MIN=100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment