Skip to content

Commit 6685e0c

Browse files
committed
chore: double the size of the stack and the heap
1 parent 2f32cf9 commit 6685e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.jvmopts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-Xss1m
2-
-Xms512m
3-
-Xmx4096m
2+
-Xms1025m
3+
-Xmx8192m
44
-XX:MaxInlineLevel=35
55
-XX:ReservedCodeCacheSize=512m
66
-XX:+UseParallelGC

0 commit comments

Comments
 (0)