liangyepianzhou commented on PR #25367:
URL: https://github.com/apache/pulsar/pull/25367#issuecomment-4286736004

   > I'm rebasing my PR currently. But it's a bit confusing from your test 
result. It seems that switching to `put` would be slower with my improvement. 
Is there anything wrong I understood?
   
    Are you testing the cold start / cache-miss scenario?
   
   My understanding is that the main latency comes from the cache-miss startup 
phase, where the optimization is most noticeable. You can use my JMH program to 
test it.


-- 
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]

Reply via email to