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

Skip to content

Conversation

@guizmaii
Copy link
Member

@guizmaii guizmaii commented Apr 15, 2025

Let's be honest, ZIO doesn't compile with the current .jvmopts
The JVM will OOM way before finishing to compile ZIO code
I feel like it can be an issue for more beginner engineers who'd want to contribute and wouldn't know how to fix this sbt issue

-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)

@guizmaii guizmaii self-assigned this Apr 15, 2025
@guizmaii guizmaii merged commit 784f7ef into series/2.x Apr 24, 2025
18 checks passed
@guizmaii guizmaii deleted the opt_jvmopts branch April 24, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants