Have read that the main performance bottleneck for software compilation is the CPU, is that still the case? What is the main compilation bottleneck when compiling a Kotlin program/library? Is the compilation bottleneck the same across all Kotlin platforms (Kotlin JVM/Android/JS/Native etc)?