Join Slack
Powered by
I'm <profiling my configuration time> and looks li...
# dependency-management
m
Martin
11/04/2025, 1:16 PM
I'm
profiling my configuration time
and looks like a non trivial amount of time is spent in
doFindTransformedVariants()
. Does that ring a bell to anyone?
👀 1
✅ 1
a
Anze Sodja
11/04/2025, 1:58 PM
I remember this fix:
https://github.com/gradle/gradle/pull/34836
👀 1
Anze Sodja
11/04/2025, 1:59 PM
Are you using Gradle 9.2 or some version before that?
m
Martin
11/04/2025, 2:02 PM
I'm on 9.0.0, let me upgrade
Martin
11/04/2025, 2:09 PM
That was it 🎯 , I'm down to ~7s from 17s 🎉
🎉 6
👌 1
Martin
11/04/2025, 2:09 PM
Thanks!
10
Views
Open in Slack
Previous