Link Details

Link 124706 thumbnail
User 2 avatar

By matt
via groovy.dzone.com
Published: Oct 10 2008 / 12:24

This is with great pleasure that the Groovy development team and G2One announce the joint release of both Groovy 1.5.7 -- current stable and maintenance branch -- and Groovy 1.6-beta-2 -- the upcoming major release.
  • 13
  • 0
  • 995
  • 142

Comments

Add your comment
User 286486 avatar

Pantuky replied ago:

0 votes Vote down Vote up Reply

For the author, performance is metioned in passing several times in this piece. Performance is really the key problem in the adoption of Groovy. According to the last benchmarks I saw Groovy is slower than Ruby, which is slower than Python, which is slower than Java, which is slower than C# which is a little slower than C++, which is slower than C, which is slower than assembler. That's a long way down the list.

I would like to see a nice performance comparison chart showing how the new releases impact this performance story.

User 162010 avatar

se7en replied ago:

0 votes Vote down Vote up Reply

Java is slower than C#? Give us the link would you?

User 207606 avatar

glaforge replied ago:

0 votes Vote down Vote up Reply

@Pantuky, you're really spreading FUD here. Groovy 1.6 is definitely faster than both Ruby or Python, at least according to the alioth shootout benchmark. So check your benchmarks or bring us some facts, but stop spreading FUD like this.

User 183568 avatar

igouy replied ago:

0 votes Vote down Vote up Reply

> Groovy 1.6 is definitely faster than both Ruby or Python, at least according to the alioth shootout benchmark.

According to that source it seems that Groovy is slower than Python for 6 programs (sometimes 10x slower) and Groovy is faster than Python on 8 programs (sometimes only 1.1x and 1.2x faster).

http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=groovy&lang2=python

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.