Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6275

Improve accuracy of QTime reporting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.1
    • search
    • None

    Description

      Currently, QTime uses currentTimeMillis instead of nano Time and hence is not suitable for time measurements. Further, it is really started after all the dispatch logic in SolrDispatchFilter (same with the top level timing reported by debug=timing) which may or may not be expensive, and hence may not fully represent the time taken by the search. This is to remedy both cases.

      Attachments

        1. SOLR-6275.patch
          17 kB
          Ramkumar Aiyengar

        Activity

          People

            andyetitmoves Ramkumar Aiyengar
            andyetitmoves Ramkumar Aiyengar
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: