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

Change WiredTigerStats to store a struct of int64

    • Fully Compatible
    • Security 2024-02-19, Security 2024-03-04, Security 2024-03-18, Security 2024-04-01
    • 0

      WiredTigerStats (src/mongo/db/storage/wiredtiger/wiredtiger_stats.h) uses a std::map for storing 8 uint64 numbers. It would be more efficient to store these as variables in the class instead.

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

              Created:
              Updated:
              Resolved: