-
Type: Improvement
-
Resolution: Gone away
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 3.1.1, 3.1.3
-
Component/s: None
-
Empty show more show less
collection.count() is deprecated,but when i use the countDocuments instead,i got the slow performance。countDocuments with pipeline and count with the count cmd,so why count is deprecated
- is caused by
-
SERVER-57518 16% performance loss switching from Count to CountDocuments
- Backlog
- is related to
-
CSHARP-3680 Migrating obsolete "Count" to new methods has a problematic cost
- Closed