Slide 33
Slide 33 text
対応してるエンドポイント
- http://localhost:6060/debug/pprof/profile
- http://localhost:6060/debug/pprof/heap
- http://localhost:6060/debug/pprof/block
- http://localhost:6060/debug/pprof/mutex
- より詳しくはこちら
https://golang.org/pkg/net/http/pprof/