Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Go Class: 36 Profiling

6.7K views on YouTube

In this segment I’ll show how to use pprof to find goroutine leaks and to optimize CPU usage. I’ll also give a quick demonstration of using metrics (Prometheus, in this case) as a debugging tool.

Slides at: https://github.com/matt4biz/go-class-slides/blob/trunk/xmas-2020/README.md

Code at: https://github.com/matt4biz/go-class-profile