зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
39 строки
922 B
Plaintext
39 строки
922 B
Plaintext
Way to improve the speed
|
|
|
|
-startup
|
|
../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
|
|
–launcher.library
|
|
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.0.1.R35x_v20090707
|
|
-product
|
|
org.eclipse.epp.package.jee.product
|
|
-showsplash
|
|
org.eclipse.platform
|
|
–launcher.XXMaxPermSize
|
|
256m
|
|
-vmargs
|
|
-Dosgi.requiredJavaVersion=1.5
|
|
-XstartOnFirstThread
|
|
-Dorg.eclipse.swt.internal.carbon.smallFonts
|
|
-Xms1024m
|
|
-Xmx2048m
|
|
-Xss2m
|
|
-XX:PermSize=128m
|
|
-XX:MaxPermSize=256m
|
|
-XX:+AggressiveOpts
|
|
-XX:+StringCache
|
|
-XX:+UseFastAccessorMethods
|
|
-XX:+UseLargePages
|
|
-XX:LargePageSizeInBytes=4m
|
|
-XX:AllocatePrefetchLines=1
|
|
-XX:AllocatePrefetchStyle=1
|
|
-XX:MaxGCPauseMillis=10
|
|
-XX:MaxHeapFreeRatio=70
|
|
-XX:+UseConcMarkSweepGC
|
|
-XX:+CMSIncrementalMode
|
|
-XX:+CMSIncrementalPacing
|
|
-XX:CompileThreshold=5
|
|
-Xdock:icon=../Resources/Eclipse.icns
|
|
-XstartOnFirstThread
|
|
-Dide.gc=true
|
|
-Dorg.eclipse.swt.internal.carbon.smallFonts
|