MongoDB Performance - MongoDB Manual - 0 views
-
MongoDB uses a locking system to ensure data set consistency. If certain operations are long-running or a queue forms, performance will degrade as requests and operations wait for the lock.
-
performance limitations as a result of inadequate or inappropriate indexing strategies, or as a consequence of poor schema design patterns.
-
performance issues may be temporary and related to abnormal traffic load.
- ...9 more annotations...