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

Require a setting in cbq that query has \set -profile "benchmark"

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      On the query side we can say in cbq

      \set -profile "benchmark";

      This is very similar to 
      \set -profile "timings";

      When the benchmark setting is used, all output is suppressed just before the output documents are returned to the client.

      This is very useful when we are running performance suites where some queries generate a large number of output rows. In such cases the elapsed time is dominated by the time it takes to print the output rows. We want to capture the time it takes to produce all the output rows but not the time it takes to output them.

      This setting was added on the query side to run focus suites. We will be running focus suites on the analytics side soon.

      Attachments

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

        Activity

          People

            till Till Westmann
            murali.krishna Murali Krishna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty