mcvsubbu commented on issue #4183: High latency on high QPS use case
URL: 
https://github.com/apache/incubator-pinot/issues/4183#issuecomment-488760584
 
 
   Did you try using (a variant of) StringOffHeapMutableDictionary? If binary 
search on the dictionary is the issue, then this format will alleviate it while 
using off-heap memory for hash

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to