Skip to content
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

output/cloudv2: Compact histogram #3169

Merged
merged 8 commits into from
Jul 10, 2023
Merged

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    ca33225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7548d View commit details
    Browse the repository at this point in the history
  3. cloudv2: Use a compact version for histogram

    The histogram now uses a more compact solution for storing the
    distribution. It tracks only the significant buckets.
    codebien committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0f676c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7cb2b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Address request changes

    codebien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e7bee24 View commit details
    Browse the repository at this point in the history
  2. Test polishing

    codebien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    976a8ff View commit details
    Browse the repository at this point in the history
  3. Use the constructor

    codebien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1ec8c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f49f36 View commit details
    Browse the repository at this point in the history