forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Part of cockroachdb#82743. We add cluster settings to control: - smoothing alpha for byte token computations; - reduction factor for L0 compaction tokens, based on observed compactions; We've found these to be useful in internal experiments, and also when looking to paper over L0 compaction variability effects up in AC. Release note: None
- Loading branch information
1 parent
05f0064
commit ed03b0c
Showing
2 changed files
with
27 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters