This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a change to branch feature/fastutil-memory-optimization
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 538a7b00383 [opt](memory) Replace boxed Long-keyed maps with fastutil 
primitive collections in FE
     add 345c376ea05 [fix](memory) Address PR review comments for concurrent 
fastutil maps

No new revisions were added by this update.

Summary of changes:
 .../doris/common/ConcurrentLong2LongHashMap.java   | 32 ++++++++++++++--
 .../doris/common/ConcurrentLong2ObjectHashMap.java | 43 +++++++++++++++++++---
 .../common/ConcurrentLong2LongHashMapTest.java     |  5 ++-
 .../common/ConcurrentLong2ObjectHashMapTest.java   |  9 +++--
 4 files changed, 73 insertions(+), 16 deletions(-)


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

Reply via email to