This message was deleted.
# configuration-cache
s
This message was deleted.
e
not even regular build caching is enabled by default…
p
Making the configuration cache the default can only happen in a major release. Maybe 9.0
As for build cache, there are still some use cases with negative savings. The team is working on addressing these, once done enabling it by default will be possible.
party gradlephant 3
r
Also, I think that fine-grained task parallelism on the first build is an extremely clever incentive for adoption. It's like the simplified handshake in TLS 1.3
šŸ¤ 1
m
Speaking of making the configuration cache stable, I'd be happy to get some help on making the GraalVM plugin compatible. I miserably failed a few months ago: https://github.com/graalvm/native-build-tools/pull/339 It was complicated and even after using serializable lambdas there were still issues.