Hi Daniel, I've made the test you suggested:
- The gradle build with groovy 2.5.8 compiles in 34 seconds - The gradle build with groovy 3.0.0-rc-3 takes 1m 46s - The build with IntelliJ more than 5 minutes, which makes it unusable :( p On Mon, Nov 18, 2019 at 4:04 PM Daniel.Sun <sun...@apache.org> wrote: > Hi Paolo, > > Please do experiment through the following steps: > 1) In your command line(e.g. under Windows OS, type `cmd` to open it), run > `gradlew compileGroovy --no-build-cache` to compile with 3.0.0-rc-1 and > 2.5.x > 2) Compare the time cost by 3.0.0-rc-1 and 2.5.x > > Cheers, > Daniel.Sun > > > > > ----- > Apache Groovy committer & PMC member > Blog: http://blog.sunlan.me > Twitter: @daniel_sun > > -- > Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html >