-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage 2017-03-27, Storage 2017-04-17, Storage 2017-05-08, Storage 2017-05-29
Setup a POC version of the Million collection testing application.
The aim here should be to make limited scope POC that will hit the following requirements;
- The test will run via MongoDB stand alone with a suitable harness (potentially the POC Driver
- The test will perform inserts at a fixed rate per thread, which will ramp in fixed increments
- The test will aim to meet the following micro set of the overall goal 100k collections, 64 threads, 20GB cache, 1 hour runtime
- There will be no measuring of throughput and looking at pass/fail rates
- This will be inserts only for the initial workload
- The zipfian distribution will be used
- related to
-
WT-3337 Tune the POC App for Million collection testing and confirm the impact of groupCollections changes
- Closed