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

Avoid second pass over row-store leaf pages when they're read.

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      @michaelcahill, @sue: this change avoids the second pass when reading in row-store leaf pages, as long as there aren't any zero-length values on the page.

      Michael: we could do a bit better and avoid the second pass in all cases, but I think it would cost us 4B in the page header, I don't see any way to do it without growing that structure. Let me know what you think, if we should just grow that structure.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: