vamossagar12 commented on pull request #10798:
URL: https://github.com/apache/kafka/pull/10798#issuecomment-872399579


   > You were referring to this commit 
[68a947c](https://github.com/apache/kafka/commit/68a947c0eb6a5cc4bdde24083c83f4638e708edb)
 as for the tweaks right?
   > 
   > BTW it's bit interesting to see the improvement for range is around 1.442 
/ 1.131 = 1.27 while for putAll it is 1.065 / 0.919 = 1.15. Given the key 
length to be similar in the benchmarks I was expecting latter has a bigger 
benefit. @cadonna WDYT?
   
   Yeah range performed better on jmh. However, for one of the runs putAll 
clocked around 1.095 and above. Every run it tends to give slighly different 
number but it's on the higher side than non byte buffer..


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to