Thanks I'll try those flags. I indeed use 64 bits

On Jan 7, 6:47 pm, kyle smith <the1physic...@gmail.com> wrote:
> First, make sure you have -server. If you can spare more heap, use -
> Xmx1g . If you're on a 64bit jvm, -XX:+UseCompressedOops adds a
> significant boost. A flag that helps quite a bit is -XX:
> +DoEscapeAnalysis .  Finally, if you want to play around with the JIT
> threshold, use -XX:CompileThreshold=n , where n defaults to 10000.
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to