Find cause of high CPU usage in IntelliJ ultimate

已回答

Hello everyone,

my instance of IntelliJ is consuming a lot of CPU while it actually just has a normal-sized Java project with 6 maven modules open.

Is there a place where I can check which sub-component or plugin in my IntelliJ instance is causing the high CPU load?

2

You need to capture CPU snapshot according to this article and analyze it afterwards. 

If there are difficulties with analysis, please create new request on YouTrack with captured CPU snapshot attached.

0

请先登录再写评论。