You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/01/06 23:44:01 UTC

[incubator-datasketches-characterization] 01/01: Merge pull request #30 from apache/kll_memory_usage

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

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-characterization.git

commit fa6e72f3276ac44b021c740903afb138f4d99dbc
Merge: b87c52d f929c01
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jan 6 15:43:50 2020 -0800

    Merge pull request #30 from apache/kll_memory_usage
    
    kll sketch memory usage

 cpp/matlab/kll_sketch_memory.m         |  11 +
 cpp/results/kll_sketch_memory_k200.tsv | 463 +++++++++++++++++++++++++++++++++
 cpp/src/kll_sketch_memory_profile.cpp  |  52 ++++
 cpp/src/kll_sketch_memory_profile.hpp  |  36 +++
 cpp/src/main.cpp                       |   2 +
 5 files changed, 564 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org