Post
KO

jvm options 일부

jvm –server option을 적용하는 것이 newRatio 수치를 지정하는 값에 영향을 준다.

young: Tunered(old generation) 비율을 1:n 으로 할 때,

  • server의 경우 default = 2,

  • client 는 default = 8

intel 계열의 cpu를 사용하면 default = 12

This article is licensed under CC BY 4.0 by the author.