I'm a n00b, but isn't the point of this language to be *faster* than 
Java?... at least on a multiprocessor machine.

Shouldn't the number of processors on the test machine make a big 
difference to how fast it runs?  Whereas, the Java version is only 
dependent on the clock rate of the individual processors.

What happens if we run this benchmark on a nice 4 core core machine?


Mark Engelberg wrote:
> Has anyone been able to use type hints to successfully close the last
> bit of difference between the Clojure and Java version on this
> benchmark?
>
> On Sat, Dec 6, 2008 at 6:14 AM, PeterB <[EMAIL PROTECTED]> wrote:
>   
>> Running in Clojure REPL for java 1.6.0_11 with -server option:
>>
>> result: -20000
>> Elapsed time: 6080.294283 msecs
>>
>> Wow! Elegant and fast!
>>     
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to