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

perf(bloom): Compute chunkrefs for series right before sending task to builder #14808

Merged
merged 6 commits into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. Do not store chunkrefs in queue task. Defer populating chunks to just…

    … before sending to builder
    salvacorts committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2ac8f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d1e610 View commit details
    Browse the repository at this point in the history
  3. Add comment to proto.Task

    salvacorts committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a3cb73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ace777 View commit details
    Browse the repository at this point in the history
  5. Wrap ToProtoTask

    salvacorts committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9d6870f View commit details
    Browse the repository at this point in the history
  6. ForSeries in common pkg

    salvacorts committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ec71ebe View commit details
    Browse the repository at this point in the history