Posted in

Go构建速度慢如龟爬?go build -trimpath -ldflags优化组合拳,编译耗时从8.2s降至1.3s(Docker多阶段构建实测)

第一章:Go构建速度慢如龟爬?g … Go构建速度慢如龟爬?go build -trimpath -ldflags优化组合拳,编译耗时从8.2s降至1.3s(Docker多阶段构建实测)Read more

Posted in

Go二手项目构建加速实战:从平均8分32秒到47秒——go build -trimpath -buildmode=exe -ldflags优化全拆解

第一章:Go二手项目构建加速实战 … Go二手项目构建加速实战:从平均8分32秒到47秒——go build -trimpath -buildmode=exe -ldflags优化全拆解Read more

Posted in

Go构建产物体积暴增210%?揭秘go build -trimpath -buildmode=pie -ldflags=’-s -w’在OCI镜像层中的压缩极限

第一章:Go构建产物体积暴增21 … Go构建产物体积暴增210%?揭秘go build -trimpath -buildmode=pie -ldflags=’-s -w’在OCI镜像层中的压缩极限Read more

Posted in

Go构建优化白皮书:go build -trimpath -ldflags -gcflags实战,二进制体积压缩62%,启动时间降低至112ms

第一章:Go构建优化白皮书:核心 … Go构建优化白皮书:go build -trimpath -ldflags -gcflags实战,二进制体积压缩62%,启动时间降低至112msRead more