Clone the source code:
git pull https://github.com/tamirdavid/benchmark.gitBuild the benchmark binary:
go build -o benchmarkTo build the benchmark binary for multiple operating systems and architectures (Mac, Linux, and Windows):
./build-binary.sh