lhotari commented on PR #23525: URL: https://github.com/apache/pulsar/pull/23525#issuecomment-2447327865
> > Have you considered in addressing this performance issue in the Pulsar message compression solution? > > Sounds good, maybe I can try optimizing it in other PRs +1, In the Pulsar code base, we have a special module called `microbench` for microbenchmarks with JMH, https://github.com/apache/pulsar/tree/master/microbench . Testing performance with JMH could be useful for such improvements. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
