On Tue, Mar 27, 2012 at 2:18 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote:
> On Mon, Mar 26, 2012 at 3:37 AM, Sergey Didenko > <sergey.dide...@gmail.com>wrote: > >> Hi, >> >> I believe I've heard claims that nothing stops Clojure 1.3 code to be >> made very close to Java in terms of execution speed. >> >> > My personal experience is that it is very difficult to get Java execution > speed. > And that hasn't been my personal experience at all. But I agree that it's not obvious how to do it - thus we now have test.benchmark - to provide such a resource. I have yet to encounter a performance bottleneck on this mailing list, StackOverflow, or anywhere else that does not have a good solution. But no need to search the Internets - gvec.clj is a pretty good "real world" measure of the kind perf that can be achieved if you spend some time with the language's performance tools. David -- 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