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 2023/03/09 00:52:35 UTC

[datasketches-cpp] branch master updated (fa0dce5 -> d439830)

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

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


    from fa0dce5  Merge pull request #348 from apache/hll_merge_speed
     add ba38c75  minor cleanup and slight performance improvement
     new d439830  Merge pull request #350 from apache/hll_merge_speed

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:
 hll/include/Hll4Array-internal.hpp |  2 +-
 hll/include/Hll8Array-internal.hpp |  8 +++-----
 hll/include/HllArray-internal.hpp  | 14 ++------------
 hll/include/HllArray.hpp           |  4 ----
 4 files changed, 6 insertions(+), 22 deletions(-)


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


[datasketches-cpp] 01/01: Merge pull request #350 from apache/hll_merge_speed

Posted by al...@apache.org.
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/datasketches-cpp.git

commit d4398308c88c2553f2a438d46dbbfd317af7b5d1
Merge: fa0dce5 ba38c75
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Mar 8 16:52:30 2023 -0800

    Merge pull request #350 from apache/hll_merge_speed
    
    HLL minor cleanup and slight performance improvement

 hll/include/Hll4Array-internal.hpp |  2 +-
 hll/include/Hll8Array-internal.hpp |  8 +++-----
 hll/include/HllArray-internal.hpp  | 14 ++------------
 hll/include/HllArray.hpp           |  4 ----
 4 files changed, 6 insertions(+), 22 deletions(-)


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