adriancole commented on issue #2573: Uses okio/moshi natively in Elasticsearch everywhere
URL: https://github.com/apache/incubator-zipkin/pull/2573#issuecomment-490736361
I ran a 5m load test against before and after. As it is, this doesn't make a big difference,
likely because by default under load senders will produce 3MiB or so json per message. This
will still result in big arrays. OTOH, we now have a chance to optimize.
the left hand side is before and the right hand side is with this change. The test is brave-webmvc-example
against zipkin+elasticsearch 6.7 for 5 minutes

----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
|