ralf
01/02/2021, 7:16 PM34584 ms
vs 18671 ms
are total build time. KSP probably generates Kotlin whereas Kapt generates Java. Javac often becomes a no-op then. When we replaced Dagger (our only annotation processor) with a compiler plugin, then the build time for single modules improved by up to 66%. On average the build time for the entire, real world project improved by 16% https://github.com/square/anvil#dagger-factory-generation