-
Notifications
You must be signed in to change notification settings - Fork 5.5k
stats: add 'detailed' buckets-mode that captures all data from circlhist #27094
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
ad752b9
Add/test detailed bucket-mode to histograms.
jmarantz 852b2b1
revert unneeded change
jmarantz c42a25d
make a generic helper to do bucket interpolation so it can be unit te…
jmarantz fa23cd8
add detailed unit tests for the bucket interpretation algorithm.
jmarantz 2aff107
Merge branch 'main' into histogram-detail
jmarantz 7396297
Add text renderer for detailed histograms.
jmarantz 2803888
cleanup UI.
jmarantz 128fb58
regolds
jmarantz aa27c2c
add doc for new buckets-mode
jmarantz 4e67808
tighten up up histogram json examples
jmarantz 9e5e62f
add release note.
jmarantz f8979f9
cleanup
jmarantz 95fcb59
format updates
jmarantz 4ac0175
indentation fix + typo
jmarantz 69cebf0
add blank line before code block.
jmarantz c6ab3f9
remove superflous declaration
jmarantz 33c0029
Merge branch 'main' into histogram-detail
jmarantz ac47269
typo "disabled" -> "detailed"
jmarantz f41b4c1
type detail -> detailed
jmarantz 708e29a
remove superfluous trailing commas in documentation for json output
jmarantz 0b7291c
keep track of bucket widths, including in interpolation.
jmarantz 4d05ca9
add width info to detailed histogram admin tests.
jmarantz 9fd9ce9
format
jmarantz daa9354
update doc to indicate the min_value and width regimen for detailed b…
jmarantz ab19e63
remove superfluous char in doc
jmarantz 9189612
remove C++ interpolation algorithm; that will be done in JS.
jmarantz 92e6839
Merge branch 'main' into histogram-detail
jmarantz d7d792c
review comments
jmarantz ace8cc7
remove unused declarations
jmarantz 40c4d98
Merge branch 'main' into histogram-detail
jmarantz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.