提高Ubuntu上Golang编译效率可从以下方面入手:
-c
-s
-ldflags="-s -w"
-p
-p 4
GOMAXPROCS
-buildcache true
GOCACHE
go mod
GOPROXY=https://goproxy.cn
ccache