TaiJuWu commented on PR #16231:
URL: https://github.com/apache/kafka/pull/16231#issuecomment-2154221235

   Could you share why `testConcurrentHashMap` is faster than `testHashMap`?
   It is not reasonable for me, in my mind the work of `ConcurrentHashMap` 
should be large than `HashMap`. because the front need to deal with sync 
problem.
   


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