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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • 2
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: