gc

如何打开gc日志

go version
go version go1.13.1 linux/amd64

gc日志解释

手动gc

debug.FreeOSMemory() vs runtime.GC()

通过pprof

疑问

  • gc后内存是否归还
  • 不要频繁调用gc