updated tutorials

This commit is contained in:
rdk
2020-03-09 13:05:03 +01:00
parent 3eec6c3219
commit fb315d665e
6 changed files with 100 additions and 61 deletions

View File

@@ -8,6 +8,6 @@
# -XX:+UseConcMarkSweepGC
# -XX:+UseG1GC
export JAVA_LOCALENV_PARAMS="-Xmx6G -XX:+UseConcMarkSweepGC"
export JAVA_LOCALENV_PARAMS="-Xmx6G"
export PRANK_LOCALENV_PARAMS="-threads 4"