Posted in

Go构建速度慢到无法忍受?——从go build -a缓存污染到GOCACHE=off误用,再到Go 1.21增量编译优化实测对比

第一章:Go构建速度慢到无法忍受 … Go构建速度慢到无法忍受?——从go build -a缓存污染到GOCACHE=off误用,再到Go 1.21增量编译优化实测对比Read more

Posted in

【Go构建缓存失效预警】:go build -a已成历史,但GOCACHE=off仍会触发12类隐式重建(含module proxy干扰)

第一章:Go构建缓存机制的演进与 … 【Go构建缓存失效预警】:go build -a已成历史,但GOCACHE=off仍会触发12类隐式重建(含module proxy干扰)Read more