Adding a Benchmark 



Profiling your Benchmark 

go test -bench=. -run=x -memprofile mem.prof -cpuprofile cpu.prof


References

ReferenceURL
Go (Golang) Profiling Tutorialhttps://www.youtube.com/watch?v=HEwSkhr_8_M