Releases: idealo/mongodb-benchmarking
Releases · idealo/mongodb-benchmarking
v1.4.0
1.4.0 (2024-11-13)
Features
- added a large document option for long running tests (139fcf6)
- added dropDb flag (default: true) (c0bcc3f)
- added duration test type (c4268a1)
v1.3.0
1.3.0 (2024-11-12)
Features
- enhanced efficiency and predictability (ce7e10d)
v1.2.0
1.2.0 (2024-11-11)
Features
- running all tests in a row (insert, update, delete, upsert) (f1e04cc)
v1.1.2
1.1.2 (2024-11-11)
Bug Fixes
- running upsert test on the half of the given docs (3ef49f2)
v1.1.1
1.1.1 (2024-11-11)
Bug Fixes
- guaranteed that all documents were deleted (40343b5)
v1.1.0
1.1.0 (2024-11-11)
Features
- added upsert and delete test (b499cef)
v1.0.2
1.0.2 (2024-11-08)
Bug Fixes
- take random docid for update test (9a8a19f)
v1.0.1
1.0.1 (2024-11-08)
Bug Fixes
- last line of measurement was missing (ce1bb42)
v1.0.0
1.0.0 (2024-11-07)
Bug Fixes
Features