You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add annotation for variable blob reader count
Add an annotation for #5248, increasing the size of a blob.ValueFetcher's cache
of readers to a variable count dependent on the read amplification. This change
had a perceptible impact on write-only workloads by avoiding duplicate reads
during compactions that write new blob files.
0 commit comments