Dock delay, git achievements and more

This commit is contained in:
Gregory Eremin
2013-04-19 22:11:41 +04:00
parent 71aa681d36
commit 7bf9111eb5
9 changed files with 45 additions and 16 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
export RUBYOPT="-Ku"
export RUBY_GC_MALLOC_LIMIT=60000000
export RUBY_HEAP_MIN_SLOTS=800000
export RUBY_HEAP_FREE_MIN=100000
export RUBY_FREE_MIN=200000
export RUBY_HEAP_SLOTS_INCREMENT=300000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
export RUBY_GC_MALLOC_LIMIT=79000000