Skip to content

Instantly share code, notes, and snippets.

@AlxGolubev
Last active February 23, 2017 09:43
Show Gist options
  • Save AlxGolubev/f46427113eebaac0ef6f0b3f90edb98c to your computer and use it in GitHub Desktop.
Save AlxGolubev/f46427113eebaac0ef6f0b3f90edb98c to your computer and use it in GitHub Desktop.

Revisions

  1. AlxGolubev revised this gist Mar 31, 2016. 1 changed file with 14 additions and 0 deletions.
    14 changes: 14 additions & 0 deletions ubuntu-rubymine.vmoptions
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    -Xms128m
    -Xmx768m
    -XX:MaxPermSize=1024m
    -XX:ReservedCodeCacheSize=128m
    -XX:+UseCodeCacheFlushing
    -XX:+UseCompressedOops
    -XX:+UseConcMarkSweepGC
    -XX:SoftRefLRUPolicyMSPerMB=50
    -ea
    -Dsun.io.useCanonCaches=false
    -Djava.net.preferIPv4Stack=true
    -XX:+HeapDumpOnOutOfMemoryError
    -XX:-OmitStackTraceInFastThrow
    -Dawt.useSystemAAFontSettings=lcd
  2. AlxGolubev created this gist Mar 30, 2016.
    8 changes: 8 additions & 0 deletions rubymine.vmoptions
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    -Xms128m
    -Xmx1024m
    -XX:MaxPermSize=1024m
    -XX:ReservedCodeCacheSize=128m
    -XX:+UseCodeCacheFlushing
    -XX:+UseCompressedOops
    -agentlib:yjpagent=probe_disable=*,disablealloc,disabletracing,onlylocal,disableexceptiontelemetry,delay=10000,sessionname=RubyMine80