Intellij memory optimization…

Hi

Is there any way to adjust memory settings for intellij?

I have opened a simple web project and I have 125MB memory consumption. Is this normal?

Thanks

0
Avatar
Permanently deleted user

Quite normal. If you perform GC, most of this memory should go away. If you feel too much heap is reserved, you may try to adjust -Xmx settings in idea.vmoptions.

0

请先登录再写评论。