On Aug 11, 2:25 am, fft1976 <[email protected]> wrote: > Hmmm.... > > I just ran your version #8, and it's almost as slow as mine > (nbody_v2.clj): 53 times slower than Java, but I'm running Clojure 1.0 > and
Strike that. I f'ed up the namespaces and was actually measuring my own version. Yours is 8x slower than Java (I use "-server" everywhere). By the way, Gambit-C is 1.5x slower than C in this benchmark (and I'm not sure if the source is optimal as opposed to being generic Scheme). This is with "unsafe" optimization on though. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---
