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

Optimize TagSet comparisons

    • Server Security
    • Fully Compatible
    • v8.0
    • Security 2024-04-15, Security 2024-04-29

      Checking if TagSet matches any node or isPrimary requires allocating a new TagSet which is wasted memory. An alternative is to add isMethods to the TagSet class to avoid unnecessary memory allocations.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: