This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/datasketches-characterization.git
from 6ddf21b Merge pull request #93 from
geonove/geonove/optimize-errors-computation
add 5031cf7 Memory profile optimiziation
new b4af77f Merge pull request #95 from
geonove/geonove/memory-profile-optimization
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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]