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...)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Jochen Theodorou
+
;Speaker: Jochen Theodorou
 +
;Project: http://groovy.codehaus.org/
 +
;Resources: [[Media:Theodorou-Faster-Groovy-1.8.pdf | Slides]]
  
 
===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.

Latest revision as of 17:54, 27 August 2010

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

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.