I am using a 2019 MacBook Pro and have been a long-time user of IntelliJ IDEA. However, the 2023 version is extremely slow when attempting to perform any task. I have tried increasing the heap size to 4GB and 8GB, but IntelliJ still uses more than 1000% of the CPU and runs out of memory. After reverting back to version 2022.3.3, it runs smoothly with a 2GB heap size, and I can quickly close project windows and type smoothly in the terminal while a project window is starting.
Is there anything I can do to improve the performance of the newer version? I don't want to remain on 2022 indefinitely. Since the issue is unclear, I am unsure how to look for relevant YouTrack tickets.
-Dsun.java2d.metal=false
then restart IDE" ...haven't tried this myself yet because it would be too disruptive to change IDE versions right now. will update once i've finished a few projects and have some time to test – Seriatim