Re: Static typing question
MG <mgbiz-yvYIh6MZAuFWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.groovy.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jochen, that would actually be great, proceeding into 2024 with fingers crossed G-) Cheers, mg On 01/01/2024 14:46, Jochen Theodorou wrote: > On 01.01.24 00:57, MG wrote: > [...] >> **Alas that is not the case for JVM invoke dynamic, which is much slower >> when generating a really large number of objects, which recently >> required us to make a part of our SQL generation code less user >> friendly, to make Groovy 3/4 with invoke dynamic as fast as the old >> Groovy-specifc code which did not rely on invoke dynamic... > > I think I can give a teaser here... I am currently working on a > prototype that will hopefully solve that issue. > > bye Jochen >