Ask HN: Do you also have to restart intellij multiple times a day?

3 points by fereptocles ↗ HN
It's been a few months now that I need to restart intellij multiple times a day. After a few hours the cpu usage is high and intellij become really slow. Wondering if others are experiencing the same issue ? (m1pro macbook pro)

5 comments

[ 4.1 ms ] story [ 20.5 ms ] thread
Nope, I've actually had it opened for multiple days and just walked away and come back and it has been fine. I've had a few occasions where I restart it cause of something, but not like you are describing. I have two machines I run the intellj IDE's on, m1macpro and a intel based macpro, neither has any issues.

I am also not doing Java, primarily either node.js or C/C++, or I am using DataGrip.

Review your active 3rd party extensions. That's the most likely place for a misbehaving component in an IDE.
I only ever restart it for updates every month or so