-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
v8.0
-
Security 2024-04-29, Execution Team 2024-05-27
-
200
AutoStatsTracker stores collection names in a std::set just in case there are multiple collections that it needs to track performance for. Most of the time there is only a single collection show we can optimize this to track only one collection.