Cloud Profiler documentation
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 application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code.
立获300美元免费赠金
Google Cloud新用户首次注册即可获得300美元赠金。此外,无论新老用户,均可免费使用20多款产品,积累动手实践经验。
立获300美元免费赠金
Google Cloud新用户首次注册即可获得300美元赠金。此外,无论新老用户,均可免费使用20多款产品,积累动手实践经验。
Documentation resources
Guides
- Tutorial
Resources
Related resources
Analyze production performance with Cloud Profiler
In this codelab, you learn how to set up Cloud Profiler for a Go program and then you learn how to collect, view and analyze the performance data with Cloud Profiler.
Optimizing a Go app
In this tutorial, you download and run a Go application, and then you are guided through using profiling data to optimize that application.
Go samples
A collection of Go applications configured to collect profile data.
Profiler code samples
A set of code samples for configuring Profiler for a variety of languages and environments.