ClearPointNZ / go-crufting

Crufting with Go
0 stars 0 forks source link

Session: Profiling #3

Open chrusty opened 3 years ago

chrusty commented 3 years ago

A session on Go's online profiling tooling, and how you can use this to debug problems such as memory leaks, goroutine leaks, and lock-contention

chrusty commented 3 years ago

One example could be on channel/goroutine exhaustion