This is an automated email from the ASF dual-hosted git repository.
tuglu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from eed9d8b1ad0 remove custom json serde for DataNodeService (#18961)
add 1b5a85de193 Faster bucket search in ByteBufferHashTable (#18952)
No new revisions were added by this update.
Summary of changes:
.../benchmark/ByteBufferHashTableBenchmark.java | 243 +++++++++++++++++++++
.../groupby/epinephelinae/ByteBufferHashTable.java | 86 ++++++--
.../query/groupby/epinephelinae/Groupers.java | 14 +-
.../epinephelinae/LimitedBufferHashGrouper.java | 6 +-
4 files changed, 324 insertions(+), 25 deletions(-)
create mode 100644
benchmarks/src/test/java/org/apache/druid/benchmark/ByteBufferHashTableBenchmark.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]