Re: Performance in Groovy 5

2024-03-02 Thread MG
4 that are not present in Groovy 3. Thanks. *From:* MG *Sent:* Saturday, February 24, 2024 2:11 AM *To:* dev@groovy.apache.org ; Videla, Gabriel ; pa...@asert.com.au *Subject:* Re: Performance in Groovy 5 You don&

Re: Performance in Groovy 5

2024-03-01 Thread Videla, Gabriel
rg ; Videla, Gabriel ; pa...@asert.com.au Subject: Re: Performance in Groovy 5 You don't often get email from mg...@arscreat.com. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hi Gabriel, 1. that post about Groovy 3 -> 4 performance degradation

Re: Performance in Groovy 5

2024-02-24 Thread Jochen Theodorou
Hi, to say this first I am currently working on several improvements in indy, but progress is really slow. Just yesterday I learned something new I have now to think about how to make it part of the overall construction. Just for clarification: callsite is a place of a method call. foo.bar() has

Re: Performance in Groovy 5

2024-02-23 Thread MG
0generation%20removal> *From:* Paul King *Sent:* Thursday, February 22, 2024 2:15 AM *To:* dev@groovy.apache.org *Cc:* Videla, Gabriel *Subject:* Re: Performance in Groovy 5 [You don't often get email fr

Re: Performance in Groovy 5

2024-02-23 Thread Videla, Gabriel
s/groovy-4.0.html#:~:text=Classic%20bytecode%20generation%20removal From: Paul King Sent: Thursday, February 22, 2024 2:15 AM To: dev@groovy.apache.org Cc: Videla, Gabriel Subject: Re: Performance in Groovy 5 [You don't often get email from pa...@asert.com.au. L

Re: Performance in Groovy 5

2024-02-21 Thread Paul King
Hi Gabriel, We are working on several aspects which will improve performance. We'll be sure to add further details in the release notes if everything goes to plan. Is there a particular aspect of performance that is of particular importance to you? Cheers, Paul. On Thu, Feb 22, 2024 at 8:01 AM V

Performance in Groovy 5

2024-02-21 Thread Videla, Gabriel
Hi Groovy devs I was wondering if we should expect some performance improvements in Groovy 5 compared to Groovy 4. I checked the release notes[1] and changelogs[2] for Groovy 5 and I didn't see any clear reference to performance improvements so I thought of asking here. Thanks Gabriel 1. http