Description
JVM build performance can be measured and compared with repeatable Gradle profiling scenarios. It is useful for developers investigating slow builds, configuration time, cache behavior, or regression after build changes.
Profiling runs project build logic repeatedly and may download dependencies or execute tasks. Use trusted projects and keep results tied to the hardware and environment where they were measured.