Link Details

Wouldn't it be cool if everybody did it? Login and vote now.
Link 72739 thumbnail
User 1 avatar

By rick
via java.dzone.com
Published: Mar 26 2008 / 09:48

In a pair of very intriguing postings (here and here), Tiago details what he has been observing about the comparative performance of Groovy and Java. He is thorough and probing in his attempts to speed up the Groovy performance, and he lays out a detailed line-by-line analysis of where the code is actually spending time in his tests. Tiago makes some excellent points.
  • 17
  • 3
  • 1398
  • 622

Comments

Add your comment
User 77421 avatar

rd112681 replied ago:

0 votes Vote down Vote up Reply

A couple of naive questions, if I may.
This is without compiling first, right?
In which case, why no mention of the time it takes if you do compile first?

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.