-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 4.0, 4.0-alpha4
-
Component/s: Local/Compaction
-
Labels:None
-
Change Category:Performance
-
Complexity:Low Hanging Fruit
-
Platform:All
-
Impacts:None
-
Source Control Link:
-
Test and Documentation Plan:
We allocate list iterators in several places in hot paths. This converts them to get by index. This provides a ~4% improvement in relvant workloads.