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.

demandé il y a 2 ans209 vues
1 réponse
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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions