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

Change asio networking baton to use absl::flat_hash_map

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

      absl::flat_hash_map is recommend by abseil to be the default hash map. It avoids allocating separate nodes for each item in the hash table. Typically, the baton only needs to store a single session in a mongd.

            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: