Golang: Profiling: Memory

 16th November 2021 at 3:08pm

内存的 profiling 我还没怎么掌握。有需要时学习下这两篇:

  1. How I investigated memory leaks in Go using pprof on a large codebase
  2. SRE: Debugging: Simple Memory Leaks in Go