This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 97584b50603 [Opt](compile) Fix some compile checks (#53335)
add 0a3d93b7784 [opt](memory) Optimize PODArray memory tracking
performance (#52553)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/memory/thread_mem_tracker_mgr.h | 47 +++---
be/src/util/faststring.h | 1 +
be/src/util/slice.h | 1 +
be/src/vec/common/allocator.cpp | 209 +++++++++++++++----------
be/src/vec/common/allocator.h | 18 +--
be/src/vec/common/allocator_fwd.h | 3 +-
be/src/vec/common/hash_table/phmap_fwd_decl.h | 1 +
be/src/vec/common/pod_array.h | 103 ++++++++----
be/src/vec/common/pod_array_fwd.h | 6 +-
be/src/vec/exec/format/orc/orc_memory_pool.h | 1 +
be/test/vec/common/pod_array_test.cpp | 130 +++++++++------
11 files changed, 308 insertions(+), 212 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]