Difference between revisions of "Improvements in Groovy performance"

From JVMLangSummit
Jump to navigationJump to search
(New page: Jochen Theodorou ===Abstract=== Connecting to my talk in 2009 I will show some examples in that Groovy will gain very much performance with Groovy release 1.8. I w...)
 
m
Line 1: Line 1:
Jochen Theodorou
+
;Speaker: Jochen Theodorou
 +
;Project: http://groovy.codehaus.org/
  
 
===Abstract===
 
===Abstract===
  
 
Connecting to [[Groovy_Performance|my talk in 2009]] I will show some examples in that Groovy will gain very much performance with Groovy release 1.8. I will also speak about the partial static compilation we use to achieve this, but still keep the dynamic nature of the language.
 
Connecting to [[Groovy_Performance|my talk in 2009]] I will show some examples in that Groovy will gain very much performance with Groovy release 1.8. I will also speak about the partial static compilation we use to achieve this, but still keep the dynamic nature of the language.

Revision as of 17:49, 28 June 2010

Speaker
Jochen Theodorou
Project
http://groovy.codehaus.org/

Abstract

Connecting to my talk in 2009 I will show some examples in that Groovy will gain very much performance with Groovy release 1.8. I will also speak about the partial static compilation we use to achieve this, but still keep the dynamic nature of the language.