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
Adam
07/21/2024, 11:59 AM
Looks very cool! Is it compatible with Build Cache, Configuration Cache, Project Isolation?
m
Mehdi Janbarari
07/21/2024, 12:00 PM
It is compatible with build cache and configuration cache. Also compatible with Gradle 8.9
👍 1
o
Oleg Nenashev
08/22/2024, 6:33 AM
Thanks for this plugin! I will be giving a talk on Gradle O11y in October, and I will make sure to include this plugin.
Oleg Nenashev
08/22/2024, 6:34 AM
I am mostly focused on OTel though, but I am pretty sure there will be an integration eventually