On Sep 2, 5:28 pm, Sean Corfield <seancorfi...@gmail.com> wrote:
> On Wed, Sep 1, 2010 at 9:46 PM, John Fingerhut <andy.finger...@gmail.com> 
> wrote:
> > You can see a brief summary of results comparing
> > run time, memory, and code size against "Java 6 -server" here:
> >http://shootout.alioth.debian.org/u32/benchmark.php?test=all〈=clo...
>
> Very interesting. Clojure is faster than several languages
> (surprisingly so in some cases - at least for me) but seems to use
> more code to express solutions - which really surprised me!


Perhaps some of those Clojure programs include code that isn't
actually required, for example, code to display a usage message?

Perhaps some of those Clojure programs are written to use all the
cores on the quad-core machine and the programs you have compared them
with are only written to use one core?

Memory use was what I noticed.

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