Kaushalya
05/20/2022, 2:39 AMlam bui
05/20/2022, 2:41 AMChris Lee
05/20/2022, 2:45 AMgildor
05/20/2022, 6:29 AMHas build performance of Kotlin DSL improved?No, it’s actually opposite, it’s slower on build script changes, usual build performance is mostly the same (so when all build scripts are compiled) So in general Kotlin DSL is not about build speed, it’s about maintanance and development speed See more details here: https://github.com/gradle/gradle/issues/15886