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

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 Rodrigo Oliveira, Senior Principal 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
Save your spot
After submitting this form, you’ll receive an email with details on how to join the virtual event.
Sponsored by
Past events
Online
Declarative Gradle: A developer-first approach to Gradle builds
In this session, we'll look at developer challenges with understanding and maintaining complex builds and demonstrate our innovative new approach.
FREE
Online
Why did my build fail? Using AI to troubleshoot faster with Failure Summaries
In this session with Laurent Ploix, Senior Product Manager at Gradle, you'll see how Failure Summaries can streamline troubleshooting with a deep dive into how to distill complex test failures.
FREE