Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-18841

Query execution time is higher with encoded plan

    XMLWordPrintable

Details

    • Untriaged
    • Release Note
    • Unknown

    Description

      Sending the encoded plan along with name on prepared query has a higher execution time than just sending the name. The expected behavior is it should be the same with or without the plan.

      with plan and name
      "metrics":

      { "elapsedTime": "47.230833ms", "executionTime": "47.165279ms", "resultCount": 50, "resultSize": 2050 }

      with name
      "metrics":

      { "elapsedTime": "30.957762ms", "executionTime": "30.879123ms", "resultCount": 50, "resultSize": 2050 }

      Attached the full trace

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            subhashni Subhashni Balakrishnan (Inactive)
            subhashni Subhashni Balakrishnan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty