Skip to content

Commit

Permalink
Add tuning notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lifo committed Jul 15, 2009
1 parent df7aeb6 commit 4c490c1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README
Expand Up @@ -54,5 +54,13 @@ To run unit tests in 4 parallel processes :
$ rake tickle:units[4]

tickle:functionals and tickle:integration should work as expected.


Tuning
======

For best results, use tickle with Ruby Enterprise Edition and Twitter's GC settings :

- http://www.rubyenterpriseedition.com/
- http://blog.evanweaver.com/articles/2009/04/09/ruby-gc-tuning/

Copyright (c) 2009 Pratik Naik, released under the MIT license

0 comments on commit 4c490c1

Please sign in to comment.