kotlin-language-server
kotlin-language-server copied to clipboard
Paradoxically, seems to work better with less ram (-Xmx2G)
Yet, crashes easier because of OOM. On higher heap size (8G) it thrashes for ages and never gets anywhere.
I kinda made it a little bit faster moving to java 21 and used virtual threads for async