After starting Android Studio on MacBook pro M1 (MacOS 15.7.3) with Flutter plugin installed the IDE feels reasonably responsive.
However, after launching the Flutter debug app target (I usually run the macOS target) and performing a few hot restarts, everything becomes sluggish and unresponsive, making the IDE nearly impossible to use.
I see there is a heavy CPU load even when there any apps running or no ongoing build processes in the IDE. Help / Diagnostic Tools / Activity Monitor...
%CPU Subsystem
172.6 <Process total CPU usage>
33.3 actionSystem (in com.intellij.openapi)
22.6 <JIT compiler>
11.3 <unidentified: DefaultDispatcher-worker->
5.5 <Activity Monitor>
5.1 <unidentified: UI thread>
3.2 <infrastructure: AWT-AppKit>
2.3 <unidentified: Java2D Queue Flusher>
Thread dump is also attached:
threadDump-20260525-095451.txt
After starting Android Studio on MacBook pro M1 (MacOS 15.7.3) with Flutter plugin installed the IDE feels reasonably responsive.
However, after launching the Flutter debug app target (I usually run the macOS target) and performing a few hot restarts, everything becomes sluggish and unresponsive, making the IDE nearly impossible to use.
I see there is a heavy CPU load even when there any apps running or no ongoing build processes in the IDE. Help / Diagnostic Tools / Activity Monitor...
Thread dump is also attached:
threadDump-20260525-095451.txt