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

Fix new performance Coverity issues in test/model

    • Storage Engines

      Fix new performance-related Coverity issues in the model, all of which are due to copying values when they could be moved via std::move(). These are all instances of Coverity's rule COPY_INSTEAD_OF_MOVE.

            Assignee:
            peter.macko@mongodb.com Peter Macko
            Reporter:
            peter.macko@mongodb.com Peter Macko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: