-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When evaluating the performance impact of the new createDatabase coordinator, it is found that the runtime of the insert operation to a non-existing database (and collection) doubled.
- Without createDatabase coordinator, the first insert took 102ms
- With createDatabase coordinator, the first insert took 114ms
- With all feature flags enabled, the first insert took 224ms
The experiment was run on a single shard cluster on a workstation.
- is related to
-
SERVER-102028 Test performance of create DDL after shards auth for db metadata
-
- Closed
-