This is an interesting project, thanks for publishing it.
I'd suggest to include information (or at least add a reference) on the GOARM/GOARM64/GOAMD64 environment variables in the "Leveraging Compiler Optimization Flags in Go" section, as these may have significant impact on performance, and are set to very conservative defaults.
A good overview can be found here.
This is an interesting project, thanks for publishing it.
I'd suggest to include information (or at least add a reference) on the GOARM/GOARM64/GOAMD64 environment variables in the "Leveraging Compiler Optimization Flags in Go" section, as these may have significant impact on performance, and are set to very conservative defaults.
A good overview can be found here.