Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🗂️ Gradle Configuration Cache #28341

Open
2 of 13 tasks
oleg-nenashev opened this issue Mar 4, 2024 · 0 comments
Open
2 of 13 tasks

🗂️ Gradle Configuration Cache #28341

oleg-nenashev opened this issue Mar 4, 2024 · 0 comments

Comments

@oleg-nenashev
Copy link
Member

oleg-nenashev commented Mar 4, 2024

In Gradle 8.1 (April 2023), we announced the general availability of the Gradle Configuration Cache. This feature significantly improves build performance by caching the result of the configuration phase and reusing this for subsequent builds. Using the configuration cache, Gradle can skip the configuration phase entirely when nothing that affects the build configuration, such as build scripts, has changed. See this blog post by Mikhail Lopatkin to learn more about how configuration caching works.

References

Discuss

Status

Planned

  1. @configuration-cache a:epic a:investigation in:configuration-cache in:plugin-development roadmap
    bamboo mlopatkin
    oleg-nenashev

Considered

  1. @configuration-cache a:feature in:configuration-cache
  2. @configuration-cache a:epic in:configuration-cache
  3. @configuration-cache a:feature in:configuration-cache in:source-dependencies
  4. 0 of 1
    a:epic in:configuration-cache in:instrumentation in:test-kit
  5. a:bug in:configuration-cache
  6. @configuration-cache a:epic in:configuration-cache
  7. @configuration-cache a:feature in:configuration-cache
  8. @configuration-cache a:feature in:build-services in:configuration-cache
@oleg-nenashev oleg-nenashev pinned this issue Mar 4, 2024
@oleg-nenashev oleg-nenashev changed the title Gradle Configuration Cache 🗂️ Gradle Configuration Cache Mar 4, 2024
@oleg-nenashev oleg-nenashev added the roadmap Initiative on the public Gradle roadmap label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant