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

Reconsider the string size in mongo-perf $sortArray workload pipelines.js

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Query Execution
    • 2

    Description

      The $sortArray workloads running in pipelines.js create documents with arrays of 1 character sized strings. This makes the difference internally between taking a deep copy or shallow copy for $sortArray and the performance changes.

      If 1 character sized strings are not reasonable, perhaps we should update the workload to use larger strings

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: