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

storage: add gc benchmarks with multiple range tombstones #88252

Merged
merged 1 commit into from
Sep 26, 2022

Commits on Sep 26, 2022

  1. storage: add gc benchmarks with multiple range tombstones

    Previously we only had tests that verify GC performance with no range
    tombstones or with a single range tombstone under all the data.
    This commit extends the benchmark to have many tombstones interleaving
    data at different keys.
    
    Release note: None
    aliher1911 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ea2c567 View commit details
    Browse the repository at this point in the history