Get deep observability and boost build performance. Watch the video to learn about our free trial.

Online

Gradle Configuration Cache: 2x faster, 4x smaller, and ready for Gradle 9.0

Event image
If you use Gradle Build Tool, then you probably know that each build includes a configuration phase that evaluates the build scripts of all participating projects and creates a task graph for requested tasks. In large codebases, this configuration time can be a significant part of the build—even longer than the execution phase—which disrupts developer flow and productivity. What if we could cache the configuration result for reuse in later builds? Gradle Configuration Cache offers exactly this. It's a popular feature that will become the preferred method of execution in Gradle 9.0. For Java/Kotlin, Android, or native projects, it can drastically improve configuration times by 2X and reduce cache size by 4X—especially valuable for builds cold-starting on CI. Join Alex Semin, Staff Software Engineer at Gradle, for a presentation on the current state of Configuration Cache: its benefits, functionality, value, and recent improvements in performance, resource use, and developer experience.
  • How to leverage Configuration Cache in your Gradle projects using improved tooling and better integrations with Problems API and Build Scan®.
  • Examples and metrics from open-source projects that have already adopted Configuration Cache (including Gradle Build Tool itself).
  • What's next in the upcoming releases and how Gradle users can prepare for it to be provided as a default option in the near future.

Meet your speaker

Sponsored by

Past events

In-person

Code Maintenance at Scale with AI - London

Join Moderne’s in person panel with leaders from Gradle, Google, Meta, DX, and Moderne on how AI is transforming the way enterprises maintain, remediate, and modernize massive codebases.

December 10, 2025
London, UK
2:00 PM
FREE
Online

Using IntelliJ with Develocity AI for faster troubleshooting

Explore the use of the free Develocity IntelliJ plugin, along with Develocity AI features, for rapidly troubleshooting failures and performance issues within the comfort of your IDE.

FREE
In-person

DPE Summit 2025

The only event dedicated to Developer Productivity Engineering (DPE) and Developer Experience.

September 23-24, 2025
San Francisco, CA
9:00 AM
PAID
Gradle Configuration Cache: 2x faster, 4x smaller, and ready for Gradle 9.0 | Gradle