Kotlin Improving Your Gradle Workflow by Not Auto-reloading Build Files IntelliJ and Android Studio try to constantly reload Gradle projects by default, disabling that behavior can improve your workflow.
Kotlin Optimizing Your Kotlin Build Kotlin build times are often slow, this is a laundry list of common issues and what you can or can't do about them.