Initialization Process

Gradle supports single and multi-project builds. During the initialization process, Gradle determines which projects are going to take part in the build, and creates a Project instance for each of these projects. By adding more projects or modules the process will take longer.

It denotes the average initialization process time over the report period.

Lower is better