-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-05-01
In SERVER-76007 we want to try to reduce effect of collation on ArraySet performance.
We need a benchmark to measure this effect and the improvement.
We already have expression google benchmark to run arbitrary MQL expressions, but for this we should create a separate benchmark that compiles and runs arbitrary sbe::EExpression, without any ties to MQL.
- is related to
-
SERVER-76007 ArraySet with collation doesn't leverage already computed collation keys
- Open