Created
          December 16, 2016 17:01 
        
      - 
      
- 
        Save sgrankin/6afcb577d5be842195a036f488dcd92a to your computer and use it in GitHub Desktop. 
    idea.vmoptions - my current IntelliJ vm options
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | -Xms4g | |
| -Xmx4g | |
| -XX:-UseParNewGC | |
| -XX:-UseConcMarkSweepGC | |
| -XX:ReservedCodeCacheSize=1g | |
| -XX:+UseG1GC | |
| -XX:+DisableExplicitGC | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment