Skip to content

Instantly share code, notes, and snippets.

@burke
Created November 5, 2010 14:41
Show Gist options
  • Save burke/664234 to your computer and use it in GitHub Desktop.
Save burke/664234 to your computer and use it in GitHub Desktop.
RUBY_HEAP_MIN_SLOTS=1000000 \
RUBY_HEAP_SLOTS_INCREMENT=1000000 \
RUBY_HEAP_SLOTS_GROWTH_FACTOR=1 \
RUBY_GC_MALLOC_LIMIT=1000000000 \
RUBY_HEAP_FREE_MIN=500000 \
"$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment