Gradle Build Cache Performance Work Unit Avoidance Savings Summary
A breakdown of avoidance savings for tasks and artifact transforms.
Parameters
The estimated reduction in serial execution time of the work units due to their outputs being reused in milliseconds.
The ratio of the total avoidance savings against the potential serial execution time (which is the actual serial execution time plus the total avoidance savings). Quantifies the effect of avoidance savings in this build. The bigger the ratio is, the more time is saved when running the build.
The estimated reduction in serial execution time of the work units due to build incrementalism in milliseconds.
The estimated reduction in serial execution time of the work units due to their outputs being reused from the local build cache in milliseconds.
The estimated reduction in serial execution time of the work units due to their outputs being reused from the remote build cache in milliseconds.