You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/02/04 20:39:54 UTC

[GitHub] [druid] b-slim commented on issue #9308: Add MemoryOpenHashTable, a table similar to ByteBufferHashTable.

b-slim commented on issue #9308: Add MemoryOpenHashTable, a table similar to ByteBufferHashTable.
URL: https://github.com/apache/druid/pull/9308#issuecomment-582104463
 
 
   @gianm wondering where the perf increase is coming from ? is it the overhead of BB bound checks ? or other factors ? wondering if it make sense to wait for https://openjdk.java.net/jeps/370 that IMO has a cleaner API and will be part of the JDK thus no low level unsafe stuff.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org