Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

Improve HyperLogLogPlus.merge and HyperLogLogPlus.mergeEstimators...#98

Merged
abramsm merged 1 commit intoaddthis:masterfrom
oertl:improve-merge-methods
Nov 3, 2015
Merged

Improve HyperLogLogPlus.merge and HyperLogLogPlus.mergeEstimators...#98
abramsm merged 1 commit intoaddthis:masterfrom
oertl:improve-merge-methods

Conversation

@oertl
Copy link
Copy Markdown
Contributor

@oertl oertl commented Nov 1, 2015

... by using native arrays instead of ArrayLists to avoid boxing and unboxing of integers.

using native arrays instead of ArrayLists to avoid boxing and unboxing
of integers
abramsm added a commit that referenced this pull request Nov 3, 2015
Improve HyperLogLogPlus.merge and HyperLogLogPlus.mergeEstimators...
@abramsm abramsm merged commit 323e301 into addthis:master Nov 3, 2015
@oertl oertl deleted the improve-merge-methods branch November 10, 2015 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants