"C:\Program Files\Java\jre7\bin\java" -server -Xrs -Xmx1G -XX:ThreadPriorityPolicy=42 -XX:+TieredCompilation -XX:TargetSurvivorRatio=90 -XX:SurvivorRatio=8 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseBiasedLocking -XX:UseSSE=3 -XX:+UseCodeCacheFlushing -XX:+UseThreadPriorities -XX:+UseFastAccessorMethods -XX:+AggressiveOpts -XX:+ReduceSignalUsage -XX:+UseInterpreter -XX:+UseFastEmptyMethods -XX:+UseSharedSpaces -XX:AllocatePrefetchStyle=1 -XX:+AlwaysCompileLoopMethods -XX:SharedReadOnlySize=50m -XX:+UseConcMarkSweepGC -XX:+RewriteFrequentPairs -XX:+OptimizeStringConcat -XX:+CMSCleanOnEnter -XX:+UseSplitVerifier -XX:+UseInlineCaches -jar Server.jar nogui
I have been searching for multiple ways to improve the java performance for the well known game minecraft as we know it is very inefficient i have searched before with no luck but than i was running a normal computercraft server and then a error apeared the server didnt seem to use more than 5% of the cpu usage so i was very intrested backed up the log files and began researching again after searching for straigt 4 hours i came across a bunch of java parameters i decided to try it mostly that doesnt work but this time it gave me a great perfomance im still not sure if it is actually stable you might be instrested in the source so here is the link where i have found these parameters from http://www.minecraftforum.net/topic/1874...-feedback/
I have been searching for multiple ways to improve the java performance for the well known game minecraft as we know it is very inefficient i have searched before with no luck but than i was running a normal computercraft server and then a error apeared the server didnt seem to use more than 5% of the cpu usage so i was very intrested backed up the log files and began researching again after searching for straigt 4 hours i came across a bunch of java parameters i decided to try it mostly that doesnt work but this time it gave me a great perfomance im still not sure if it is actually stable you might be instrested in the source so here is the link where i have found these parameters from http://www.minecraftforum.net/topic/1874...-feedback/