hi, it takes me ~3 minutes to compile one-line program like helloworld.kt, and it lags every time i press a key. i'm using intellij ultimate without any changes from installation (ubuntu 21.10, kde, 16gB ram, ryzen 4700u). is this normal?
k
kqr
01/13/2022, 9:51 AM
I am interested in this too. I tried AoC in kotlin, and simple changes in classes/files took maybe 20sec to recompile (manjaro/kde)
r
rocketraman
01/14/2022, 5:00 PM
For a vanilla installation, no, that is not normal. On a non-vanilla installation, plugins can often cause issues.
There were definite editor lag issues with Kotlin months ago, but for the most part those have been fixed, at least in my experience.
Vanilla IDEA is also pretty light on the default memory settings, but that shouldn't affect a 1-line project.