Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binary search for large bucket count histograms #3252
Binary search for large bucket count histograms #3252
Changes from 42 commits
a69121c
6e446cd
e420a15
e8913b2
4ade35a
52e2c43
f7e88af
51d7219
1bb61e9
685b46e
773fefd
de60b0e
020c42e
daf1a80
5bc4998
e84127a
0e939b6
fb1ad6b
99bd6f1
05cc3c1
15c3464
a2c0e5d
ef28da0
1810ddd
543a6d5
19ddae3
f2a20f7
c9f3a3d
a201b86
d0d92a7
7f8d32b
53ad017
b41879c
dbc5f3e
3046ac7
881caca
370fb1a
07689ac
4fe19f9
4d97b4e
8307bf8
3b2f762
2030736
42b1def
adb6945
90a95e6
21de441
7806dbc
e7212ac
9a3025c
2bb1212
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd suggest to add e2e test for Histogram targeting the edges (default bounds, bound.length >50 etc.)