Skip to content

Conversation

@baltzell
Copy link
Collaborator

@baltzell baltzell commented Jan 16, 2026

Simpler calculation, more inline with present hardware:

Threads -Xxms (GB) -Xxmx (GB) large -Xxmx (GB)
N N N+2 N<2 ? N+2 : N*2
1 1 3 3
2 2 4 4
3 3 5 6
4 4 6 8
... ... ... ...

@baltzell baltzell marked this pull request as ready for review January 16, 2026 15:47
@baltzell baltzell enabled auto-merge (squash) January 16, 2026 15:47
Co-authored-by: Christopher Dilks <[email protected]>
@baltzell baltzell merged commit 38079f7 into development Jan 16, 2026
40 checks passed
@c-dilks c-dilks deleted the clara-ram branch January 16, 2026 23:05
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.

3 participants