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

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

commit 5d2c8e6f31d0a382f484246a3134268a0fd7ae56
Merge: cf1134d 52452dc
Author: Pierre Lacave <[email protected]>
AuthorDate: Wed Apr 10 19:13:42 2024 +0200

    Merge pull request #61 from apache/go-characterization
    
    Go characterization (first jobProfile - HLL Accuracy)

 README.md                             |  27 +++-
 go/configs.go                         |  52 ++++++++
 go/distinct_count_accuracy_profile.go | 237 ++++++++++++++++++++++++++++++++++
 go/go.mod                             |  23 ++++
 go/go.sum                             |  12 ++
 go/hll_sketch_accuracy_profile.go     |  51 ++++++++
 go/job.go                             |  56 ++++++++
 go/main.go                            |  51 ++++++++
 go/main_test.go                       |  27 ++++
 9 files changed, 535 insertions(+), 1 deletion(-)


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

Reply via email to