hi, it takes me ~3 minutes to compile one-line pro...
# intellij
s
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
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
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.
You can capture a performance report and submit it as an issue. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems.
r
is there a way to reset to vanilla without reinstalling? Today intellij compiler lagged awfully behind on latest everything (idea and kotlin plugin)