-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
v8.0
-
Execution Team 2024-05-13
-
200
WT does cursor caching but has to handle all possible combinations of cursors in __wt_cursor_cache_get. The server used a simple subset of cursor options and is enable to be more efficient in its cache.
From preliminary performance results, there is 6% perf benefits on ycsb 100% read by using MongoDB cursor caching instead WT cursor caching. More work is needed to explore the affects on other benchmarks.
- is related to
-
SERVER-82970 Remove cursor cache from server as WiredTiger already caches cursor
-
- Closed
-
- related to
-
WT-12153 Reduce overhead of cursor caching
-
- Open
-