On Mon, 06 Dec 2010 00:54:46 -0200, Angelo C. <angelochen...@gmail.com> wrote:

was thinking of trying out GRails, now with Groovy in T5, seems that's a good use. so far got some services and page class up and running already, not
sure about any difference in performance, I presume they are more or less
same as java classes, as they are compiled into .class first.

All the performance comparisons I've seen show Java performance to be 10x of the Groovy one. Being a dynamic-typed language has its cost.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to