Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2291

Random cursor walk inefficient in skip list only trees

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      If a table consists of a single large skiplist, the current WT_CURSOR random next implementation is inefficient, since it walks the bottom level of the skip list on average 1.5 times.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: