Understanding a Java application's memory requirements is crucial for maximizing performance and minimizing operational costs. This guide shows how to use garbage collector (GC) logs to determine the necessary memory size. Key steps include simulating real-world loads, interpreting GC logs, and using tools like JMeter for load

9m read timeFrom thenewstack.io
Post cover image
Table of contents
How To Test Your ApplicationExperimenting With Spring PetClinicRunning the Test ApplicationAbout JMeterCreating a Test With JMeter GUIRunning the Load Test With JMeter in Headless ModeReading the JMeter ReportInspecting the GC Log ResultsDifferences in GC Logs Between Azul Zing and Zulu Builds of OpenJDKConclusion

Sort: