Skip to content

Do map and list read-only benchmarks after some compactions

Add benchmarks for list and map states after restoring with rescaling. Different from List/MapStateRestoreBenchmark, benchmarks in this List/MapStateAfterCompactionBenchmark will trigger some/all compactions first, then start benchmarking ONLY read performance.

Merge request reports