Posted in

为什么你的Go服务每90秒必GC一次?:用go tool trace反向定位runtime·gcControllerState的3个关键阈值

第一章:Go服务GC时机的表象与 … 为什么你的Go服务每90秒必GC一次?:用go tool trace反向定位runtime·gcControllerState的3个关键阈值Read more

Posted in

Go内存优化最后防线:使用go:linkname劫持runtime.gcControllerState实现GC目标动态校准(生产环境已稳定运行18个月)

第一章:Go内存占用大的根本成因 … Go内存优化最后防线:使用go:linkname劫持runtime.gcControllerState实现GC目标动态校准(生产环境已稳定运行18个月)Read more