-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Logging, Querying
-
Query Execution
Currently, the explain output shows the number of yields, but not the time spent while yielding. That might be a more useful metric as it may be a large part of the total query time.
This is also shown in log output for operation, and current operation output.
- related to
-
SERVER-10448 Revamp explain() formatting
- Closed