jsancio commented on pull request #10324:
URL: https://github.com/apache/kafka/pull/10324#issuecomment-800429068


   > Thanks. It would help to explain the goal of these benchmarks so that we 
can better review the results. Is it to avoid future regressions or also to 
compare with existing map implementations?
   
   Both.
   1. I suspect that we are going to make improvements to TimelineHashMap. It 
would be good to track those improvements.
   2. I was interested to see how Scala's immutable hash map compared to these 
maps.
   3. I wanted to better understand the performance of some of the other 
operations: remove, delete and iteration.
   
   I decided to upstream it as it may be useful in the future. What do you 
think @ijuma?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to