Hey, i'm not sure if this is already reported but i have problems with the performance on a Kotlin project using the latest version. Autocomplete takes seconds and any gradle tasks small or big leads to 100% cpu usage on 14 threads. Is there an existing ticket where i can submit the cpu profiling i did from the ide?
I disabled and while the cpu usage is still pretty high its much better than with it. At least now i can use the IDE while performing gradle tasks. Thanks that helped 🙂