Skip to content

Instantly share code, notes, and snippets.

@henrypoydar
Created October 12, 2009 17:36
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 henrypoydar/208571 to your computer and use it in GitHub Desktop.
Save henrypoydar/208571 to your computer and use it in GitHub Desktop.
ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 20090928
RUBY_GC_MALLOC_LIMIT = 36000000
RUBY_HEAP_FREE_MIN = 100000
RUBY_HEAP_MIN_SLOTS = 600000
RUBY_HEAP_SLOTS_GROWTH_FACTOR = 1
RUBY_HEAP_SLOTS_INCREMENT = 250000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment