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

Revert RecordId performance improvement to use shared buffers

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2022-10-31, Execution Team 2022-11-14

      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.

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

              Created:
              Updated:
              Resolved: