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

placave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git


    from c230e01  Merge pull request #23 from apache/hll-union-optim
     add cfb82d4  [Go] Optimise HLL Update operation on arrays
     add f541eab  HLL Use Config constructor all the time
     new 3365450  Merge pull request #24 from apache/optimise-hll-update-array

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/hll_4array.go      | 23 +++++--------
 hll/hll_6array.go      | 23 +++++--------
 hll/hll_8array.go      | 23 +++++--------
 hll/hll_config.go      |  3 ++
 hll/hll_sketch_test.go | 92 +++++++++++++++++++++++++++++++++++---------------
 5 files changed, 95 insertions(+), 69 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to