there is something seriously wrong with the multip...
# multiplatform
s
there is something seriously wrong with the multiplatform compiler in kotlin >=2.0.0. and upgrading to 2.1.10 from 2.0.0 has made it significantly worse. it used to only be 5 minutes instead of 10. this only happens for linux x64, and no other platform. I am compiling it on a linux x86-64 device. I can provide a project that allows this to be replicated, once I push my changes in a few. to reproduce, clone this repo and checkout commit
a809fe13
.
t
please open a new Kotlin issue
s
should I open it as a performance problem or just as a normal bug? for now I'm going to open it as a performance problem
issue: KT-74637