I have this codebase: https://github.com/georgysavva/driver-app/tree/main/gateway
I\'ve noticed that go install is slower compared to go build
go install
go build