summarylogtreecommitdiffstats
path: root/wrapper.config
diff options
context:
space:
mode:
authorskydrome2020-04-17 16:44:34 -0400
committerskydrome2020-04-17 16:44:34 -0400
commit33289ba6c685f0573242b1ca7523bc51ebce427b (patch)
tree2249c7d622abb7f3416fd6f3efef8b9428b1de0f /wrapper.config
parentcfed2df18e505601fe5256d7b85dbe180cd56f2f (diff)
downloadaur-33289ba6c685f0573242b1ca7523bc51ebce427b.tar.gz
set xms xmx equal
Diffstat (limited to 'wrapper.config')
-rw-r--r--wrapper.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/wrapper.config b/wrapper.config
index 0df169c9020a..1474aa02ca9a 100644
--- a/wrapper.config
+++ b/wrapper.config
@@ -49,10 +49,11 @@ wrapper.java.additional.4.stripquotes=TRUE
wrapper.java.additional.7=-Djava.io.tmpdir=/opt/i2p/.tmp
# Initial Java Heap Size (in MB)
+# Until jdk15, should be set same as maxmemory for best performance
# If a non-zero value is specified for this property then an appropriate -Xms
# parameter will be added. The initial memory must be less than or equal to
# the value set for the maxmemory property
-#wrapper.java.initmemory=4
+wrapper.java.initmemory=128
# Maximum Java Heap Size (in MB)
# The JVM's default is 64MB, and I2P can work fine in that, but to handle