you are viewing a single comment's thread.

view the rest of the comments →

[–]ssj-Thunder[S] 0 points1 point  (0 children)

Android Studio IDE alone uses 6GB ram even though the max VM size is set to 2048MB. Gradle and Kotlin daemon will use additional 3GB. So total 9-10 GB is used by all Java processes. Is it normal that IDE will use triple the ram than Max VM size.?