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)
Ask HN: Do you also have to restart intellij multiple times a day?
1–6 of 6 posts
Re: Ask HN: Do you also have to restart intellij multiple times a day?
#2Nope, 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.
Re: Ask HN: Do you also have to restart intellij multiple times a day?
#3Review your active 3rd party extensions. That's the most likely place for a misbehaving component in an IDE.
Re: Ask HN: Do you also have to restart intellij multiple times a day?
#4I only ever restart it for updates every month or so
Re: Ask HN: Do you also have to restart intellij multiple times a day?
#5Maybe you're running out of memory? https://www.jetbrains.com/help/idea/increasing-memory-heap.h...
Re: Ask HN: Do you also have to restart intellij multiple times a day?
#6Maybe you're running out of memory? https://www.jetbrains.com/help/idea/increasing-memory-heap.h...
Might be it, I thought I changed it but apparently not ...