Performance tuning Sat4J

So, I’m assuming you’ve done a bunch of performance tuning already. One thing I’d like to look at is JVM tuning, in particular excessive garbage collection. Is there a standard way to do this?

S