-
Type: Improvement
-
Resolution: Incomplete
-
Priority: Minor - P4
-
None
-
Affects Version/s: 3.2.0
-
Component/s: WiredTiger
-
None
-
Environment:Windows
-
Storage Execution
WiredTiger is not very fast for testing scenarios in which a potentially large number of tests read and write relatively small amounts of data.
Using ephemeralForTest is hardly any faster.
I suggest a --forTest mode for mongod with WiredTiger. This mode must be optimized for speed for the testing scenario. Data can be "persisted" in RAM.