Search code examples
android-studioandroid-studio-3.3

Android Studio gets laggy when typing. Diagnosing tips?


This started happening recently. The CPU usage is <5% when idle, but as soon as I start typing goes to 100%. I tried many of the proposed speed ups I found on other questions but none worked. My question is: what is the best way to know what is taking up so many CPU resources? Is there a way to know which plugin is using those resources? Is there a log one can look into?


Solution

  • Couldn't find a solution to this. Reinstalling Android Studio without using the previous configuration solved the problem.