2cac46ebbc
Measurement name and field were converted between []byte and string repetively causing lots of garbage. This switches the code to use []byte in the write path. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
example_test.go | ||
udp.go |