Posted in

Go net/http.Server在M1上QPS骤降?定位runtime/netpoll_epoll.go缺失kqueue替代实现,用GODEBUG=asyncpreemptoff=1临时止损

第一章:Go net/http. … Go net/http.Server在M1上QPS骤降?定位runtime/netpoll_epoll.go缺失kqueue替代实现,用GODEBUG=asyncpreemptoff=1临时止损Read more

Posted in

Go 1.22+默认启用的GODEBUG=asyncpreemptoff=false引发goroutine调度抖动?——pprof schedtrace深度解读

第一章:Go 1.22+默认启用 … Go 1.22+默认启用的GODEBUG=asyncpreemptoff=false引发goroutine调度抖动?——pprof schedtrace深度解读Read more