On Thu, Dec 23, 2010 at 5:10 PM, Sean Corfield <seancorfi...@gmail.com> wrote:
> On Thu, Dec 23, 2010 at 12:31 PM, Mark Engelberg
> <mark.engelb...@gmail.com> wrote:
>> Any ideas why people are getting such radically different results on
>> their machines?  It's hard for library writers to write any kind of
>> optimized code if "optimized" on one machine means "slower" on
>> another.
>
> FWIW, I've experienced radically different performance of identical
> code on Windows vs Mac vs Linux due to JVM differences.

It's also possible that -server vs. -client is an issue here, also
running it a few times in a row so JIT will have kicked in. I used
-server and ran each test a few times until the numbers settled down
before posting my timings here; I'm not sure if everyone else did
likewise.

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