-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-01-22, Execution Team 2024-02-05
Splitting this from https://jira.mongodb.org/browse/SERVER-81571 so that we can address the `sort` and the `deque` separately. From the original ticket:
> Additionally, we found that the NoLimit sorter uses a deque instead of a normal vector with a reserved capacity that would offer better memory locality.
- is related to
-
SERVER-81571 Reconsider stable sort in sorter.cpp
- Closed