My CPU and RAM shoot up to 100% every time i open the IDE

0

It stays that way for a while then randomly goes away. I'm not hosted on AWS.

preguntada hace 2 años209 visualizaciones
1 Respuesta
0

Please note, this question will be better answered by your IDE support team. However, I will try to provide some basic information on what could potentially cause this from my own experience. When you start your IDE it loads caches for your project. Size of such caches can be huge, because these caches contain all information needed to perform any smart IDE feature (refactorings, navigation and so on). To load these caches, IDE uses all processor cores that are available. So, while loading the caches CPU usage is usually high. You can work with the IDE support team to see how you can optimize your performance.

AWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas