JJ Zeng

Results 2 issues of JJ Zeng

I am not familiar with the code base, but I caught this bug while doing some moto work. In core.py, line 256: if last_entry.body_is_callable: last_entry.callable_body(last_entry.request, last_entry.info.full_url(), request_headers) then in line...

This ports the functionality from https://github.com/msiebuhr/node-statsd-client for aggregated packets. It shows great performance improvement. I ran perfTest/test.js to measure the time required of sending out 100,000 packets. A buffer size...