Thanks AndyF, do you mind if I use some of your examples and put my
own spin on them.  I was curious and want to run my own tests and see
if I get similar output?


On Jul 28, 12:03 am, ataggart <alex.tagg...@gmail.com> wrote:
> On Jul 27, 10:06 am, BerlinBrown <berlin.br...@gmail.com> wrote:
>
> > So far I have found that clojure is about
> > 5-10 times as slow as comparable code in Clojure.
>
> I infer you mean clojure execution times are about 5-10 times longer
> than in java.  It depends on what you're doing, but that sounds
> plausible.
>
> Here's are some slides of a comparison between a number of JVM
> languages:
>
> http://www.slideshare.net/michael.galpin/performance-comparisons-of-d...
>
> Note that in the "reversible" section, he has a loop in the clojure
> code with unnecessary Integer object creation which ends up doubling
> the execution time.
--~--~---------~--~----~------------~-------~--~----~
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