Groovy

With this entry I start a technological journey that at the end of which I hope to have enough knowledge and hard-coded evidence to assist me with choosing the right technology stack for my next enterprise Java project. 

adi 03/02/2010 - 00:21

I need a recommendation on "light" in-memory database for small groovy web-application.

 

Thanks!

liya 03/03/2010 - 14:23

http://stronglytypedblog.blogspot.com/2010/02/java-vs-scala-vs-groovy-vs-groovy.html

 

The blog post compares the performance of quicksort implemented in Java, Scala, Groovy and Groovy++. 

 

(Groovy++ is an effort to create a statically typed variant of Groovy, so that dynamic and static programming can be mixed).

 

Bottom line: Scala and Java compare in performance, Groovy is 512 times slower and Groovy++ is only 42 times slower. This is obviously just a micro-benchmark, but I don't see how manipulating any other sort of data will make the difference in performance smaller. 

 

ittayd 07/02/2010 - 22:02
Syndicate content