Let's see if the GC settings on ree are helping or hurting.
This commit is contained in:
parent
43b34d5290
commit
5a1d1386d5
1 changed files with 0 additions and 7 deletions
|
|
@ -1,10 +1,3 @@
|
|||
# adjust GC settings for REE
|
||||
export RUBY_HEAP_MIN_SLOTS=1000000
|
||||
export RUBY_HEAP_SLOTS_INCREMENT=1000000
|
||||
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
|
||||
export RUBY_GC_MALLOC_LIMIT=1000000000
|
||||
export RUBY_HEAP_FREE_MIN=500000
|
||||
|
||||
# Install firefox & Xvfb, in preparation for cucumber & jasmine
|
||||
#echo "Installing Firefox and Xvfb"
|
||||
#sudo aptitude --quiet=2 --without-recommends --assume-yes install firefox xvfb
|
||||
|
|
|
|||
Loading…
Reference in a new issue