-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededperformancetesttype:compaction
Description
When L0 is really full and we rewrite into L1, L1 will be more than full, at which point it pretty much has to be written into all of L2.
It would be better for write amp to just take all of L0 and L1 and merge it into the entirety of L2. It sounds much more expensive, but should end up being less work.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededperformancetesttype:compaction