Windows: LiteIDE, zeal
Mac: Dash (register codes can be from taobao)
- pprof
https://golang.org/pkg/net/http/pprof/
go tool pprof http://localhost:6060/debug/pprof/profile
- go-torch
https://github.com/uber/go-torch
go-torch -u http://localhost:32775 -t 30
- graphviz
10 things you (probably) don't know about Go
50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs
dave-high-performance-go-workshop-gopherchina-2019
Fast HTTP (L7) and TCP (L4) tunnels written in Go
Go: Memory Management and Allocation