Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
Query 2016-10-10, Query 2016-10-31
Description
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.
Attachments
Issue Links
- is related to
-
SERVER-26621 Make in-memory sorts use CollatorInterface::compare() rather than CollatorInterface::getComparisonKey()
-
- Backlog
-