Last active
July 18, 2025 16:23
-
-
Save luukverhoeven/bd48b92c9970e1a8db08ffc2b17e94d1 to your computer and use it in GitHub Desktop.
My Phpstorm vmoptions + idea.properties
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
-ea | |
-server | |
-Xms512m | |
-Xmx2g | |
-XX:ParallelGCThreads=8 | |
-XX:PermSize=350m | |
-XX:MaxPermSize=350m | |
-XX:ReservedCodeCacheSize=240m | |
-XX:LargePageSizeInBytes=256m | |
-XX:+UseConcMarkSweepGC | |
-XX:SoftRefLRUPolicyMSPerMB=50 | |
-Dsun.io.useCanonCaches=false | |
-Djava.net.preferIPv4Stack=true | |
-XX:-OmitStackTraceInFastThrow | |
-XX:+UseCodeCacheFlushing | |
-XX:+UseCompressedOops | |
-XX:+UseStringCache | |
-XX:+UseFastAccessorMethods | |
-Dsun.io.useCanonCaches=false | |
-Djava.net.preferIPv4Stack=true | |
-Dawt.useSystemAAFontSettings=lcd | |
-Dawt.java2d.opengl=true | |
-Dsun.java2d.xrender=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
30.03.2024 - M1
phpstorm.vmoptions
idea.properties