-
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