jackjlli commented on issue #4183: High latency on high QPS use case
URL: 
https://github.com/apache/incubator-pinot/issues/4183#issuecomment-488764100
 
 
   OnHeapDictionary doesn't use binary search. It just simply uses a hashmap. 
Binary search isn't the bottleneck though.

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