This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/datasketches-characterization.git
commit b4af77f01b6695df50b22b0893d0f3a0815b46b8 Merge: 6ddf21b 5031cf7 Author: Lee Rhodes <[email protected]> AuthorDate: Tue Jan 6 11:52:32 2026 -0800 Merge pull request #95 from geonove/geonove/memory-profile-optimization Memory profile optimiziation cpp/src/counting_allocator.hpp | 2 +- cpp/src/cpc_sketch_memory_profile.cpp | 9 +++++++-- cpp/src/hll_sketch_memory_profile.cpp | 9 +++++++-- cpp/src/kll_sketch_memory_profile_impl.hpp | 9 +++++++-- cpp/src/memory_usage_profile.cpp | 3 ++- cpp/src/tdigest_memory_profile.hpp | 5 +---- cpp/src/tdigest_memory_profile_impl.hpp | 18 +++++++++--------- cpp/src/tdigest_sketch_accuracy_profile_impl.hpp | 3 +++ cpp/src/theta_sketch_memory_profile.cpp | 9 +++++++-- 9 files changed, 44 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
