Posted in

Go库性能退化追踪术:pprof火焰图+go tool trace+git bisect三连击,30分钟定位v1.15→v1.21中regexp包慢2.3倍元凶

第一章:Go库性能退化追踪术全景 … Go库性能退化追踪术:pprof火焰图+go tool trace+git bisect三连击,30分钟定位v1.15→v1.21中regexp包慢2.3倍元凶Read more

Posted in

Go语言模块版本漂移失控?用git bisect + go run -mod=mod定位首次引入breaking change的commit(附自动化diff检测脚本)

第一章:Go语言模块版本漂移失控 … Go语言模块版本漂移失控?用git bisect + go run -mod=mod定位首次引入breaking change的commit(附自动化diff检测脚本)Read more