Understand performance with Cloud Profiler

Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the source code that generated it, helping you identify the parts of your application that are consuming the most resources, and otherwise illuminating your applications performance characteristics. For a detailed overview, see Profiling concepts in the Cloud Profiler documentation.

To capture profiling data for the latest supported Java runtime, see Profiling Java applications.