August 2018
Intermediate to advanced
372 pages
9h 29m
English
We can look at our code and start to profile the parts of the system we suspect have performance issues, or we can use a profiler and obtain information about the entire system as a whole. These tools gather runtime data and monitor resource consumption in terms of CPU, memory, threads, classes, and I/O.
There are several tools available for profiling Java applications, including the following:
Read now
Unlock full access