This message was deleted.
# general
s
This message was deleted.
v
Easiest is probably using build scans. Another option would be to use the Gradle profiler https://github.com/gradle/gradle-profiler
thank you 2
g
We use build scans, we can see some the tasks taking a long time but we don’t have more info about them. I’ll probably give the gradle-profiler + YourKit a try