Hello -
We see some long times in our gradle startup time in the Perfromance > Build tab in Gradle Enterprise. (/performance/build#build-time-startup)
We don’t have any init script and this happens regardless of the daemon already being started or not.
What else goes into this time calculation?
It lists
- start the build
- run init scripts
- find the settings file
Our settings file is in the typical settings.gradle root.