<@U0CP8EBRV> How much heap memory allocated for ID...
# intellij
s
@Czar How much heap memory allocated for IDEA? By default it is 750M. So a lot of GC pauses. You can allocate more using
Help -> Edit Custom VM Options
, and adding -Xmx there