We can stack-allocate keys for seek points in makeKeyStringFromSeekPointForSeek, as the keys are usually small enough to fit on the stack and only used once.
- depends on
-
SERVER-86151 Create unowned SortedDataInterface data return type
-
- Closed
-
- is depended on by
-
SERVER-90315 Stack allocate keys for makeKeyStringPair() in SBE
-
- Open
-
-
SERVER-90316 Change SortedDataInterface::findLoc parameter type to StringData
-
- Closed
-
- is duplicated by
-
SERVER-89352 Replace all seek-related key_string::Value parameters in SortedDataInterface with StringData
-
- Closed
-
-
SERVER-86453 Clarify SortedDataInterface API requirements for passing KeyStrings with RecordIds
-
- Closed
-