adriancole opened a new pull request #2584: Adds cheap string encoding for IpV4 path used in protobuf URL: https://github.com/apache/incubator-zipkin/pull/2584 Commonly, we parse protobuf, but write json. This implies reading bytes and encoding IP literals. This improves performance of IpV4 address encoding and tries to pay for the extra bytecode by removing some.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
