As was observed in this comment, pre-compiling all combinations of cursor bounds options can improve performance for WT_CURSOR::bound API calls. Implement this change in MongoDB code
- related to
-
WT-12298 Avoid config string parsing when setting cursor bounds
- Closed