Profile Image
Tirumala

Do I need to increase max heap size?

Do I need to increase max heap size as younger generation objects are getting created at huge rate. Do you guys have any thoughts on adjusting the any other paramters of the JVM?


Report URL - https://gceasy.io/my-gc-report.jsp?p=c2hhcmVkLzIwMjQvMDgvMTkvZ2MuemlwLS0xMy00OS0y&channel=WEB

    Please Sign In or to post your comment or answer

    Profile Image

    Kousika M

    Hello Tirumala,

    Greetings!


    I reviewed your GC log analysis report. Based on your 3 hours and 28 minutes time duration report, your application's garbage collection (GC) activity appears to be healthy and you are having an excellent GC throughput: 99.983%. One can't ask better than this. Also your average pause time is only 480 ms. So I don't see a need to increase the heap size. Apart from this its always a good practice to analyze GC log with 24 hrs of GC log data. This duration would provide us with a more accurate insight into the performance trends and patterns.

     

    Thanks.

    Got something else on mind? Post Your Question