Posted in

Go内存泄漏排查黑盒破解:3个pprof无法发现的隐藏泄漏源(sync.Pool滥用、time.Ticker未Stop、interface{}循环引用)

第一章:Go内存泄漏排查黑盒破解 … Go内存泄漏排查黑盒破解:3个pprof无法发现的隐藏泄漏源(sync.Pool滥用、time.Ticker未Stop、interface{}循环引用)Read more

Posted in

【Go技术债清算日】:2012–2024年积累的7类过时实践(如sync.Pool滥用、http.DefaultClient、log.Printf替代zap、nil interface判断)

第一章:Go语言是不是落后了呢 … 【Go技术债清算日】:2012–2024年积累的7类过时实践(如sync.Pool滥用、http.DefaultClient、log.Printf替代zap、nil interface判断)Read more

Posted in

【Go游戏开发避坑清单】:17个生产环境血泪Bug,含goroutine泄漏、time.Ticker误用、sync.Pool滥用等高频雷区

第一章:Go游戏开发避坑总览与核 … 【Go游戏开发避坑清单】:17个生产环境血泪Bug,含goroutine泄漏、time.Ticker误用、sync.Pool滥用等高频雷区Read more