node-statsd-client
node-statsd-client copied to clipboard
WIP: Experimental faster version of statsd-client
Try to make statsd client faster by:
- avoiding buffer copy and allocations
- Using a modified version of send() that makes assumptions
r: @jcorbin @kriskowal @robskillington