Skip to content

Commit

Permalink
Update ruby GC variable name.
Browse files Browse the repository at this point in the history
  • Loading branch information
oggy committed May 16, 2015
1 parent b8bb92c commit e956e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bashrc.d/ruby.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export RI='-f ansi'
export RUBY_HEAP_MIN_SLOTS=600000
export RUBY_GC_HEAP_INIT_SLOTS=600000
export RUBY_GC_MALLOC_LIMIT=59000000
export RUBY_HEAP_FREE_MIN=100000

Expand Down

0 comments on commit e956e0b

Please sign in to comment.