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

Use arrays for LSN strings in performant paths

    • Storage Engines
    • 3
    • StorEng - 2024-12-10

      As a result of WT-13519 which modularized access to LSN strings, allocating scratch buffers and generating the LSN strings resulted in a regression in read count (see WT-13621). This ticket implements changes to use fixed size arrays given that we know LSN strings will always be in a certain format.

            Assignee:
            monica.ng@mongodb.com Monica Ng
            Reporter:
            monica.ng@mongodb.com Monica Ng
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: