On Fri, Dec 24, 2010 at 8:19 PM, David Nolen <[email protected]> wrote:
> On OS X at least the following program shows identical performance to the > JVM using 64 bit integers, ~2000 nanoseconds on my machine. So Clojure is > not too far behind. > w/o any GCC optimizations of course. With O2, the C is twice as fast on this particularly micro microbenchmark. In anycase, Clojure is no slouch :) David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
