Performance issues when running Android Studio Profiler: The IDE is running low on memory
问题 When running Android Studio Profiler I get this message at the bottom after generating two or three "heap dumps": The IDE is running low on memory and this might affect performance. Please consider increasing available heap. My PC runs really slow after getting this message even after stopping the profiler and the only option to restore performance is restarting Android Studio. Why is this happening? Is there any other way to restore the performance after generating a heap dump on a project?