-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-04-20
We instantiate KeyStringSet and MultikeyPaths data structures for every document during index builds. We should be able to reuse these data structures by moving them to a higher level and clearing them between documents.
- is related to
-
SERVER-47001 Reduce number of small buffer allocations for index builds
- Closed