Skip to content

Commit f3ef42b

Browse files
hamzaremmalodersky
authored andcommitted
chore: double the heap size and the stack size
1 parent d2d529e commit f3ef42b

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,5 +1,5 @@
11
-Xss1m
2-
-Xms512m
3-
-Xmx4096m
2+
-Xms1024m
3+
-Xmx8192m
44
-XX:MaxInlineLevel=35
55
-XX:ReservedCodeCacheSize=512m

0 commit comments

Comments
 (0)