-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Factors such as number of documents that match a specific query, in memory sort, other simultaneous operations and disk contention can affect query execution time. If there is a resource under contention and saturated then all dependent operations will be affected by its performance.
To give a better sense of what the time is being spent on, it could be useful to include the number of page faults (if any) in the profiler.
- duplicates
-
SERVER-3401 Add faults/idx-miss to explain and profiler output
- Closed