Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .jvmopts
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
-Dcats.effect.stackTracingMode=full
-Dfile.encoding=UTF8
-Xms256M
-Xmx6G
Copy link
Member Author

@guizmaii guizmaii Apr 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I put 6G here but I personally use 12. I just wanted to be sure this value would work for everyone/most people.

Edit:
Tried with 6 and seems actually enough (which actually makes sense as it's the value used in CI)

-XX:+UseG1GC
Loading