1) When I saw this posting on Clojure Dev a month ago

http://groups.google.com/group/clojure-dev/browse_thread/thread/2abe6d79087af4fc/9030a0b0c15f26a2?hl=en&ie=UTF-8&q=alioth+shootout+clojure&pli=1

I recognised the desire to have some quick and dirty performance
regression testing, the Scala developers have been using benchmarks
game programs for exactly that purpose -

http://www.scala-lang.org/node/360

What puzzled me then, and still puzzles me, is why all the work done
by Andy Fingerhut and others is being ignored?


2) Also I don't see why this approach -

"Our approach was to start with the Java solution and do a direct
port. Then, examine where we might have bottle-necks and improve.
Repeat until we are on par with Java performance."

- would create programs that show anything that interesting about
Clojure?

Of course, for some of those tiny benchmarks game tasks a Clojure
program really won't be much different from the Java program - but for
others my guess is that something different would be done in Clojure
than Java.

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