mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-11 10:16:15 +00:00
Update README.md
This commit is contained in:
3
test.sh
3
test.sh
@@ -1,6 +1,6 @@
|
||||
DIRECTORY=./target
|
||||
PROJECT=Terra
|
||||
NAME=Terra
|
||||
NAME="Terra:DEFAULT"
|
||||
WORLD=world
|
||||
REPO=https://github.com/PolyhedralDev/WorldGenTestServer
|
||||
|
||||
@@ -44,5 +44,4 @@ java -Xms5G -Xmx5G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis
|
||||
-XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 \
|
||||
-XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 \
|
||||
-XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true \
|
||||
-agentpath:/home/dfsek/YourKit-JavaProfiler-2020.9/bin/linux-x86-64/libyjpagent.so=delay=10000 \
|
||||
-jar paperclip.jar nogui
|
||||
Reference in New Issue
Block a user