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

Report operation latencies in microseconds

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Logging
    • Labels:
      None
    • Query Execution

      Mongo currently reports latencies for all operations in milliseconds. However, most of operations on higher-end machines are sub-millisecond. Those operations are just reported as 0ms in the log.

      At Parse we rely on this log to compare performance of different storage engine. Currently this is really hard since we get useful info only for long tail of operations that take more than 1ms.

      Would it be possible to report latencies in microseconds?

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            igor Igor Canadi
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: