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.

質問済み 2年前209ビュー
1回答
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
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ