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

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

commit 3365450dd5fd6e69a97ab6b817801e478632864e
Merge: c230e01 f541eab
Author: Pierre Lacave <[email protected]>
AuthorDate: Tue May 28 20:08:06 2024 +0200

    Merge pull request #24 from apache/optimise-hll-update-array
    
    [Go] Optimise HLL Update operation on arrays

 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