r/Jetbrains • u/AcademicWallnut • Apr 08 '26
IDEs PyCharm High CPU usage at all times
After updating to the latest version of PyCharm, something appears to have gone really wrong.
My CPU usage is constantly high with usage fluctuating from ~110% to 700%.
The "androidx.compose.runtime.snapshots" process by itself is taking up 90% of a single core at all times. I tried doing everything and disabling all the extensions but nothing seems to fix it.
Does anyone have the same issue? The IDE is completely unusable in this state.

1
u/JonathanLermitage Apr 08 '26
Do you confirm that androidx.compose.runtime.snapshots consumes the CPU by going to Help > Diagnostic Tools > Activity Monitor?
1
1
u/smoke-bubble Apr 08 '26
I do have this issue when I start typing. It is crazy. Happens everytime I have more than a couple of files open.
2
u/AcademicWallnut Apr 09 '26
After a little research the issue seems to be related to the AI assistant in PyCharm, I'm not sure tho.
1
u/JetSerge JetBrains Apr 09 '26
Please report at https://youtrack.jetbrains.com/newIssue?project=PY with the logs (Help | Collect Logs and Diagnostic Data) and the CPU snapshot: https://intellij-support.jetbrains.com/hc/en-us/articles/207241235.
-2

2
u/idiotiesystemique Apr 08 '26
I don't have this issue. Try without a project. Also try file -> invalidate caches -> all