« Return to Thread: Groovy scripts combined with Java, benchmark

Re: Groovy scripts combined with Java, benchmark

by mingfai :: Rate this Message:

Reply to Author | View in Thread

well. pls post to the Groovy-user mail list instead

there should be good performance improvement. Groovy 1.5.5 that is released in Apr made some good compilation improvement (3-5x faster), i suppose it help when running in the intepreter mode). And Groovy 1.6 made both compile and runtime improvement.

regards,
mingfai

On Sat, Oct 11, 2008 at 12:48 PM, Tatyana Solovyeva <tatyana908@...> wrote:

The benchmark shows that elapsed time of Groovy scripts combined with Java is
much slower than Java Only
http://www.pabrantes.net/blog/space/start/2007-12-10/1
I wonder if this is changed since 2007.

This is important factor to consider when adding Groovy scripts to the
existing Java platform application.

-Tatyana

-----
Regards
Tatyana
--
View this message in context: http://www.nabble.com/Groovy-scripts-combined-with-Java%2C-benchmark-tp19929581p19929581.html
Sent from the grails - user mailing list archive at Nabble.com.


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

   http://xircles.codehaus.org/manage_email



 « Return to Thread: Groovy scripts combined with Java, benchmark