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

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


    from 79f6238  Merge pull request #96 from 
apache/dependabot/pip/src/notebooks/urllib3-2.6.3
     add a57a095  feat: add update and union update profiles for array of 
numbers sketch in go
     new 2cb9f90  Merge pull request #97 from 
proost/feat-arrayofnumberssketch-profile

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:
 ...f_numbers_sketch_union_update_speed_profile.go} | 63 ++++++++++++++--------
 ...rray_of_numbers_sketch_update_speed_profile.go} | 35 ++++++------
 ...a_utils.go => array_of_numbers_sketch_utils.go} |  8 +--
 go/go.mod                                          |  4 +-
 go/go.sum                                          |  4 ++
 go/main.go                                         | 38 +++++++++++++
 go/main_test.go                                    |  8 +++
 7 files changed, 114 insertions(+), 46 deletions(-)
 copy go/{theta_union_update_speed_profile.go => 
array_of_numbers_sketch_union_update_speed_profile.go} (58%)
 copy go/{theta_update_speed_profile.go => 
array_of_numbers_sketch_update_speed_profile.go} (73%)
 copy go/{theta_utils.go => array_of_numbers_sketch_utils.go} (90%)


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

Reply via email to