On Thu, Aug 6, 2009 at 6:57 PM, Andy Fingerhut <
andy_finger...@alum.wustl.edu> wrote:

> You are correct.  I've updated that file:
>
>
> http://github.com/jafingerhut/clojure-benchmarks/blob/bb9755bdeeccae84a9b09fbf34e45f6d45d4b627/RESULTS
>

Could you post the Mandelbrot code you use? Because I know for a fact that
Clojure can do FP calcs as fast as native C code, given the -server vm and a
loop/recur with unboxed doubles, and my understanding of Mandelbrot is that
it's just FP calcs.

--~--~---------~--~----~------------~-------~--~----~
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