-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Performance, Querying
-
Query Execution
Once SERVER-15033 is completed it will be possible to implement remove({}) as a call to Collection::truncate() which is O(1) rather than O(n).
- depends on
-
SERVER-15033 Implement truncate() for non-capped MMAPv1 collections
- Closed