smira / go-statsd

Go statsd client library with zero allocation overhead, great performance and reconnects
MIT License
109 stars 18 forks source link

Split out benchmarks, initialize go.mod #18

Closed smira closed 5 years ago

smira commented 5 years ago

See also #16.

To minimize dependencies, split out benchmarks comparing different clients to new repo.

Initialize go.mod.