Kotlin compile so slowly

My own experience: it’s slow as molasses compared to Java compilation. We’re talking 5-10 seconds to compiler less than 10k loc. But I use inlining heavily, so that might be a factor.