Hey team, I working on improving the performance ...
# community-support
a
Hey team, I working on improving the performance of a Gradle multi-module project. I see that the configuration phase is taking 8mins which I think is inefficient. I see that
Building included plugins
&
Model configuration
are taking most of the time, I would like to know what configuration effects these two, and what things I might be doing incorrectly. Thanks alot!