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

add page faults to profile output

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: