-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: APIs
-
8
-
2023-11-28 - Anthill Tiger, 2023-12-12 - Heisenbug
As per my understanding, the bounded cursors can improve the performance of cursor operations by restricting their search range in the btree. But using these cursors in the server code has more performance regression than improvement.
Investigate why the use of bounded cursors doesn't improve performance. If regression is expected, we need to document the use of these cursors in the location where they can improve performance.