performance subproject directions

2022-08-10 Thread Paul King
Hi folks, The performance subproject in our build was designed to check on (among other things) compiler performance. The 'performanceTests' task compiles a set of source files across numerous Groovy versions. Over time, the number of source files it checks against has been diluted. The exact hist

Re: performance subproject directions

2022-08-10 Thread Paul King
I should've included a link to the PR: https://github.com/apache/groovy/pull/1761 On Wed, Aug 10, 2022 at 10:30 PM Paul King wrote: > > Hi folks, > > The performance subproject in our build was designed to check on > (among other things) compiler performance. The 'performanceTests' task > compile