Benchmark Tests in Go! This is the material repository for my below article on Medium. How to Write Benchmark Tests in Go To run all the test cases use below command. go test ./...