## Benchmark ### go benchmark Start your server `go run cmd/server/main.go` Run your tests `go test -race -v --bench ./. --benchmem ./benchmark `