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

Text query perf regression in commit d764e3e

    • Query
    • ALL
    • Hide

      Need mongo-perf – available here: https://github.com/mongodb/mongo-perf

      Can run all the text tests with

      python benchrun.py -f testcases/*.js --includeFilter text --out out -s <PATH TO SHELL> -t 8 
      

      To run a single test, just put its name in place of text

      python benchrun.py -f testcases/*.js --includeFilter Queries.Text.FindSingle --out out -s <PATH TO SHELL> -t 8 
      
      Show
      Need mongo-perf – available here: https://github.com/mongodb/mongo-perf Can run all the text tests with python benchrun.py -f testcases/*.js --includeFilter text --out out -s <PATH TO SHELL> -t 8 To run a single test, just put its name in place of text python benchrun.py -f testcases/*.js --includeFilter Queries.Text.FindSingle --out out -s <PATH TO SHELL> -t 8

      Mongo-perf shows a regression on all of the text based query tests as of commit d764e3e.

      Regression is visible here: https://evergreen.mongodb.com/task/performance_linux_wt_standalone_query_d764e3e6cf1d8a7d510df2f724282f7a053cecda_15_07_09_15_35_39
      Click on the trend graph.

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            david.daly@mongodb.com David Daly
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: