Y
Hacker News
new
|
ask
|
show
|
jobs
by
caogecym
2028 days ago
If you want faster Intellij experience, you can try disable built-in plug-ins and features you don’t need, power saving mode is one quick way to disable heavyweight features.
1 comments
devxpy
2026 days ago
The problem with intellij is the JVM - memory usage is just off the charts. And then combine it with the gradle daemon, and it gets very hairy.
link