Hacker News new | ask | show | jobs
by namegulf 1047 days ago
IntelliJ IDEA 2023.2 is super slow and barely usable on iMac, previous version to this was much faster!

No change / add in plugin's everything same.

1 comments

After some troubleshooting, turns it the JVM i.e '17.0.7-b1000.6 Jetbrains Runtime with JCEF' that ships with IntelliJ IDEA 2023.2 is the problem.

Switched to using '17.0.8 Eclipse Temurin Java Runtime' and it's fast as before this release.

Hope this helps someone.