Y
Hacker News
new
|
ask
|
show
|
jobs
by
u678u
1833 days ago
Lowest memory overhead mainly. Even zgc/g1 have full GCs some times, I never had that problem with dotnet.
1 comments
kaba0
1833 days ago
Specify a max heap size and use g1. Java will use memory if it is available.
link