Hacker News new | past | comments | ask | show | jobs | submit login

I'm only using Java and IntelliJ occasionally, but haven't noticed any slowdowns. Wonder if people who complain just have slow PCs or Macs.



Or large projects. It's been several years now, but IntelliJ could be a real tortoise when I was working in a medium-sized monolith Java/Spring project with ~20 Gradle subprojects.


I think this is a huge part of it. Adjusting your heap size when working with a large project is a simple thing and makes a night and day difference. It isn't something most people would think to check and Jetbrains doesn't do a great job and helping you find the setting. But with a modern computer and project appropriate memory settings it is extremely responsive.

Maybe they could raising a warning to the user when it sees evidence of lots of GC trashing?


They shouldn’t have the default set to that low.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: