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

Revert RecordId performance improvement to use shared buffers

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • Execution Team 2022-10-31, Execution Team 2022-11-14

    Description

      With SERVER-67471 we made some changes to RecordId in order to fix a regression we detected with our internal performance benchmarks. The fix made was to use unique buffers instead of shared buffers for large record ids as that made the regression go away.

      In SERVER-68081 we discovered that this regression was only detected in the CPU used in our benchmarks and is not present in current CPUs.

      The purpose of this ticket is to revert the unique buffer and go back to using shared buffers for large record ids.

      Attachments

        Activity

          People

            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: