https://go-review.googlesource.com/c/go/+/533015 use pgo for the entire 
tool chain, not just to the compiler.
See https://github.com/golang/go/blob/master/src/cmd/compile/profile.sh, 
default.pgo contains the data of the std and cmd, so  should   for the  
other go tool chain is also useful.
But see https://github.com/golang/go/issues/63407, 
https://pkg.go.dev/golang.org/x/tools/cmd/compilebench main measure speed 
of the compiler.
Is there any good way to measure the speed of other parts of the go 
toolchain, such as the linker?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/68b2f708-86d8-4a74-a8fe-857d1c9e6029n%40googlegroups.com.

Reply via email to