go-pprof-practice

《golang pprof 实战》代码实验用例。

  • 使用 go module
  • GO111MODULE=on

如何开始

  • go mod tidy
  • go run main.go