@vmironov Does the kapt2 performance issues you wrote about reproduce on any project? I spent some time analysing the project with DataBinding and Orma, and I couldn’t find any critical problems. The build time is almost equal (±1-3sec). 1GB heap, out-of-process dex. Also no problems with the memory consumption. Though the project is relatively small, ~2k lines in Kotlin.