Have you encountered a lengthy build time despite ...
# community-news
m
Have you encountered a lengthy build time despite using the best practices? Are you curious how top tech companies manage their massive project build times? The build is an important process. If we want to have a faster and more efficient build, we need to understand how it works for our project. My new article to introduce the Gradle Analytics Plugin project has just been published. https://medium.com/@janbarari/supercharge-your-builds-with-the-gradle-analytics-plugin-20db70d7f311
❤️ 2
a
Looks very cool! Is it compatible with Build Cache, Configuration Cache, Project Isolation?
m
It is compatible with build cache and configuration cache. Also compatible with Gradle 8.9
👍 1
o
Thanks for this plugin! I will be giving a talk on Gradle O11y in October, and I will make sure to include this plugin.
I am mostly focused on OTel though, but I am pretty sure there will be an integration eventually
m
Thank you so much @Oleg Nenashev 🙏 ❤️