hozer

PyCharm64.exe.vmoptions

Mar 20th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.39 KB | None | 0 0
  1. -Xms256m
  2. -Xmx2000m
  3. -XX:MaxPermSize=500m
  4. -XX:ReservedCodeCacheSize=500m
  5. -XX:+UseConcMarkSweepGC
  6. -XX:SoftRefLRUPolicyMSPerMB=50
  7. -ea
  8. -Dsun.io.useCanonCaches=false
  9. -Djava.net.preferIPv4Stack=true
  10. -XX:+HeapDumpOnOutOfMemoryError
  11. -XX:-OmitStackTraceInFastThrow
  12. -agentlib:yjpagent64=probe_disable=*,disablealloc,disabletracing,onlylocal,disableexceptiontelemetry,delay=10000,sessionname=PyCharm64
Advertisement
Add Comment
Please, Sign In to add comment