“Optimize imports” in Kotlin+Java mixed project no...
# intellij
p
“Optimize imports” in Kotlin+Java mixed project now takes 5 minutes as opposed to 20 seconds.
r
The 1.4-M1 and upcoming M2 eap builds have been significantly better for me. Have you tried them?
(On 2020.1)
p
I only stay on stable builds.
r
Normally that's true for me as well, but I found I was losing far more productivity from perf issues than dealing with the new issues that came up from using the 1.4 milestones in my IDE. I still target and run on 1.3 -- its just the IDE plugin I've updated.
a
Please consider reporting an issue to http://kotl.in/issue according to https://youtrack.jetbrains.com/issue/KT-37700
r
@Alexey Belkov [JB] I report a lot of these perf issues. A way to auto-collect the meta-data, like LOC, number of classes, function counts and sizes, etc. would be great.
a