« Return to Thread: Re: Is Groovy the slowest dynamic language?

Re: Is Groovy the slowest dynamic language?

by Martin Schmidt-6 :: Rate this Message:

Reply to Author | View in Thread

deamon wrote:
> I've just compared Groovy with other language at
> http://shootout.alioth.debian.org and I am shocked about the really poor
> Groovy performance!
...
>
> Python and Groovy are using similar concepts and Groovy is running on the
> fast JVM. So why ist Groovy so incredible slow?


Is picking out the few performance weaknesses the right way to judge the
overall speed of Groovy?

To me the Groovy performance is absolutely sufficient because of the
easy integration with Java. If something's too slow, I do it in Java.
And Java compared to Python is in most cases much faster.

I appreciate the efforts of the Groovy team to improve the performance,
but if they wouldn't, this would be no real problem to me. Groovy is the
grooviest language with a development team always having the simplicity
and elegance of the language usage in mind - and that counts to me.  :-)

Martin



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



 « Return to Thread: Re: Is Groovy the slowest dynamic language?