b-slim commented on issue #6719: use SnapTreeMap instead of ConcurrentSkipListMap URL: https://github.com/apache/incubator-druid/pull/6719#issuecomment-445844711 While 35% is spent in the `.get` call is true but most of that time 34% is consumed by the Druid comparator code, so not sure how the snapTreeMap is going to solve this? can you present some results or benchmarks ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
