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/18 02:34:09 UTC

[incubator-datasketches-characterization] branch kll_timing updated (415510e -> e6435dc)

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

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


    from 415510e  fixed legend (no java measurements yet)
     add e6435dc  kll memory usage

No new revisions were added by this update.

Summary of changes:
 cpp/matlab/kll_sketch_memory.m                     |   9 +-
 cpp/results/kll_sketch_memory_float_k200.tsv       | 463 +++++++++++++++++++++
 ...y_k200.tsv => kll_sketch_memory_int64_k200.tsv} |   0
 cpp/src/kll_sketch_memory_profile.hpp              |   5 +-
 ...file.cpp => kll_sketch_memory_profile_impl.hpp} |  20 +-
 cpp/src/main.cpp                                   |   3 +-
 6 files changed, 488 insertions(+), 12 deletions(-)
 create mode 100644 cpp/results/kll_sketch_memory_float_k200.tsv
 rename cpp/results/{kll_sketch_memory_k200.tsv => kll_sketch_memory_int64_k200.tsv} (100%)
 rename cpp/src/{kll_sketch_memory_profile.cpp => kll_sketch_memory_profile_impl.hpp} (70%)


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