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

Reduce newSeriesChunkRefsSet() introducing a memory pool #3666

Merged
merged 7 commits into from
Dec 13, 2022

Commits on Dec 12, 2022

  1. Reduce newSeriesChunkRefsSet() introducing a memory pool

    Fixed the optimization for the case series are not duplicated among sets
    Added TestMergedSeriesChunkRefsSet_Concurrency
    
    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    dimitarvdimitrov authored and pracucci committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a5ec2c2 View commit details
    Browse the repository at this point in the history
  2. Added TestBucket_Series_Concurrency

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    53eb868 View commit details
    Browse the repository at this point in the history
  3. Added assertions on seriesChunkRefsSetPool balance

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8ed6bbf View commit details
    Browse the repository at this point in the history
  4. Fixed BenchmarkBucket_Series_WithSkipChunks

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    30e493a View commit details
    Browse the repository at this point in the history
  5. Removed TODO

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    69a31f5 View commit details
    Browse the repository at this point in the history
  6. Delete spurious file

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2f05d0e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Address review feedback

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    774ce9c View commit details
    Browse the repository at this point in the history