On Jul 1, 1:10 pm, igorrumiha <[email protected]> wrote:
> On Jul 1, 8:25 pm, fft1976 <[email protected]> wrote:
>
> > On Jun 30, 3:02 pm, igorrumiha <[email protected]> wrote:
>
> > > According to some of the people on the #icfp-contest channel my
> > > VM implementation is 500x to 1000x slower than a typical
> > > implementation written in C. It is, on the other hand, in the same
> > > performance range as some VMs written in Python.
>
> > On Jun 30, 10:34 pm, Jeff Foster <[email protected]> wrote:
>
> > > Performance was not bad (from what I've seen it was
> > > vaguely comparable to the Python implementations, but was completely
> > > blown away by C/C++ implementations).
>
> > Has either one of you tried adding type declarations?
>
> Yes, I had them from the start.
>

Isn't it strange that Clojure with type declarations (that some people
say should be as fast as Java) was only as fast as Python (which does
not allow type declarations and does not exactly have a reputation for
speed)?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to