You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/11/25 06:13:55 UTC

[incubator-datasketches-characterization] 01/01: Merge pull request #21 from apache/union_time_cpp

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/incubator-datasketches-characterization.git

commit e9d004aaf11fe31fab9c85c3cc0448c4822cb9f8
Merge: e2e83af 8e4c519
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sun Nov 24 22:13:47 2019 -0800

    Merge pull request #21 from apache/union_time_cpp
    
    union timing C++

 cpp/src/cpc_union_timing_profile.cpp   | 128 +++++++++++++++++++++++++++++
 cpp/src/cpc_union_timing_profile.hpp   |  34 ++++++++
 cpp/src/hll_union_timing_profile.cpp   | 124 ++++++++++++++++++++++++++++
 cpp/src/hll_union_timing_profile.hpp   |  34 ++++++++
 cpp/src/main.cpp                       |  14 +++-
 cpp/src/theta_union_timing_profile.cpp | 142 +++++++++++++++++++++++++++++++++
 cpp/src/theta_union_timing_profile.hpp |  34 ++++++++
 7 files changed, 507 insertions(+), 3 deletions(-)


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