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/02/18 22:58:20 UTC

[incubator-datasketches-characterization] 01/01: Merge pull request #34 from apache/hll_union

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 aaced4dfcff4296c48b07fdff805fe2acebbbd25
Merge: 2175851 fce9a8d
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Feb 18 14:58:10 2020 -0800

    Merge pull request #34 from apache/hll_union
    
    HLL union performance improvement

 cpp/matlab/hll_union_update_time.m                 |  22 ++
 cpp/matlab/union_update_time_32_sketches.m         |  22 +-
 .../hll_union_timing_hll4_lgk11_32way_gcc9.tsv     | 367 +++++++++++++++++++++
 .../hll_union_timing_hll4_lgk12_32way_gcc9.tsv     | 367 +++++++++++++++++++++
 .../hll_union_timing_hll8_lgk11_32way_gcc9.tsv     | 367 +++++++++++++++++++++
 .../hll_union_timing_hll8_lgk12_32way_gcc9.tsv     | 367 +++++++++++++++++++++
 cpp/results/hll_union_timing_lgk11_16way_gcc9.tsv  | 304 -----------------
 cpp/results/hll_union_timing_lgk11_32way_gcc9.tsv  | 367 ---------------------
 cpp/results/hll_union_timing_lgk12_16way_gcc9.tsv  | 304 -----------------
 cpp/results/hll_union_timing_lgk12_32way_gcc9.tsv  | 367 ---------------------
 cpp/src/hll_union_timing_profile.cpp               |   9 +-
 11 files changed, 1506 insertions(+), 1357 deletions(-)


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