try some ruby gc tweaking
This commit is contained in:
parent
e587ef0b7f
commit
212ecc912e
|
@ -1,4 +1,8 @@
|
|||
language: ruby
|
||||
env:
|
||||
global:
|
||||
- RUBY_GC_MALLOC_LIMIT=90000000
|
||||
- RUBY_FREE_MIN=200000
|
||||
rvm:
|
||||
- 1.9.3
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user