-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2023-10-16, Repl 2023-10-30
The addInsertReplies method here takes about 2% of the total time that the bulkWrite thread spends.
In a patch in which I commented out this method, along with populateCursorReplies, I saw a significant performance raise.
See SERVER-76662 for flame graphs.
- is related to
-
SERVER-76662 bulkWrite perf testing against vectorized inserts
- Closed
-
SERVER-82054 Investigate and fix slow bulkWrite request parsing on mongod
- Closed
-
SERVER-82055 Investigate and fix slow bulkWrite response cursor population on mongod
- Closed