-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Query 2016-10-10, Query 2016-10-31
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We should write some performance tests to investigate the performance of a query using a collation that involves lots of string comparisons, and compare it to the same without a collation.
We expect the worst cases to be in SORT stages and filters which involve string comparisons and are not provided by an index.
- is related to
-
SERVER-26621 Make in-memory sorts use CollatorInterface::compare() rather than CollatorInterface::getComparisonKey()
-
- Backlog
-