`go install` is far too conservative in regards to parallel HTTP requests, so we can run the commands in parallel to achieve a speedup.
38 KiB
38 KiB
`go install` is far too conservative in regards to parallel HTTP requests, so we can run the commands in parallel to achieve a speedup.