On 29/04/16 16:40, Nick Vasilyev wrote: > Not sure if it helps anyone, but I am seeing decent results with the > following. > > It was mostly a result of trial and error,
I'm ashamed to admit that I've used a similar approach: wrote a simple test script to try out various GC settings with various values. Repeat ad nauseum. Ended with a configuration that works reasonably well on the environment in question, but will probably fail horribly anywhere else. When in doubt, use brute force. - Bram