Skip to content

Instantly share code, notes, and snippets.

@tjschuck
Created August 17, 2011 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjschuck/1152573 to your computer and use it in GitHub Desktop.
Save tjschuck/1152573 to your computer and use it in GitHub Desktop.
Local REE Settings
export RUBY_HEAP_FREE_MIN=100000
export RUBY_HEAP_MIN_SLOTS=600000
export RUBY_HEAP_SLOTS_INCREMENT=300000
export RUBY_GC_MALLOC_LIMIT=50000000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment