It really depends on your application. I am not aware of any benchmarks of
Clojure programs on different JVMs.
A typical Clojure program puts more stress on the garbage collector than a
typical Java program, so JVMs with optimized garbage collection may perform
better.
Whatever JVM you use, m
I am sorry if this question has been asked and answered, but I didn't
see it when I searched.
Has anyone really looked at the performance benefits, when running
clojure, of the different JVM's that are out there? For example, I
use the stock JVM that comes with my operating system. But, would I