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

Report operation latencies in microseconds

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Logging
    • None
    • Query Execution

    Description

      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?

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            igor Igor Canadi
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated: