Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89811

Evaluate setting wiredTigerCursorCacheSize to 100

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Execution
    • v8.0
    • Execution Team 2024-05-13
    • 120

      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.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: