-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I noticed ~ScopedTimer showing up in a call-stack profile for the count command. It looks like this timer is supposed to only be used for explain, and query profiling, so we don't need it in a typical case.