-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Repl 2019-03-25, Repl 2019-04-08, Repl 2019-04-22, Repl 2019-05-06
For the performance testing, we need:
- Get the statistics to measure the correct ops/sec as Matthew Saltz before.
- Change LinkBench to use the new oplog format by setting a server parameter.
- Get the numbers from existing 1-node replset and 3-node replset tests in a patch build.
- Update one workload to include 100,000 small updates in a transaction and test its performance with the old and new format.
- If the performance drops, run LinkBench locally with gperftools enabled to get the profiling to pinpoint the slowdown.
- is depended on by
-
SERVER-39802 Write each applyOps in its own WUOW for unprepared commit on primary
- Closed