This is an automated email from the ASF dual-hosted git repository.
placave pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/datasketches-characterization.git
from d9d6706 Merge pull request #64 from apache/go-hll-merge-speed-profile
add 3b9de54 [Go] Add HLL SerDe profile
new bb80721 Merge pull request #65 from apache/hll-serde-go
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:
go/distinct_count_serde_profile.go | 209 +++++++++++++++++++++++++++++++++++++
go/distinct_count_utils.go | 4 +
go/hll_sketch_accuracy_runner.go | 19 ----
go/main.go | 17 +++
go/main_test.go | 4 +
5 files changed, 234 insertions(+), 19 deletions(-)
create mode 100644 go/distinct_count_serde_profile.go
delete mode 100644 go/hll_sketch_accuracy_runner.go
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]