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.

gefragt vor 2 Jahren209 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen