Guest User

Untitled

a guest
May 24th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. export RUBY_HEAP_MIN_SLOTS=1000000
  2. export RUBY_HEAP_SLOTS_INCREMENT=250000
  3. export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
  4. export RUBY_GC_MALLOC_LIMIT=100000000
  5. export RUBY_HEAP_FREE_MIN=1000000
Add Comment
Please, Sign In to add comment