Skip to content

Instantly share code, notes, and snippets.

@new08
Created April 23, 2019 06:49
Show Gist options
  • Save new08/f85e6c934badf883cc239c3487d9a82c to your computer and use it in GitHub Desktop.
Save new08/f85e6c934badf883cc239c3487d9a82c to your computer and use it in GitHub Desktop.
Intelij IDEA
-Xms2048m
-Xmx4096m
-XX:ReservedCodeCacheSize=2048m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=100
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
@new08
Copy link
Author

new08 commented Apr 23, 2019

Webstorm 升级后 vmoptions 文件没有保留,默认配置下打开 typescript 项目卡顿明显。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment