Skip to content

Releases: idealo/mongodb-benchmarking

v1.4.0

13 Nov 12:27
646b78f
Compare
Choose a tag to compare

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

12 Nov 08:23
8823d2d
Compare
Choose a tag to compare

1.3.0 (2024-11-12)

Features

  • enhanced efficiency and predictability (ce7e10d)

v1.2.0

11 Nov 13:46
a107b09
Compare
Choose a tag to compare

1.2.0 (2024-11-11)

Features

  • running all tests in a row (insert, update, delete, upsert) (f1e04cc)

v1.1.2

11 Nov 13:17
f50ebfe
Compare
Choose a tag to compare

1.1.2 (2024-11-11)

Bug Fixes

  • running upsert test on the half of the given docs (3ef49f2)

v1.1.1

11 Nov 12:13
75ee6c8
Compare
Choose a tag to compare

1.1.1 (2024-11-11)

Bug Fixes

  • guaranteed that all documents were deleted (40343b5)

v1.1.0

11 Nov 10:18
f3c1601
Compare
Choose a tag to compare

1.1.0 (2024-11-11)

Features

  • added upsert and delete test (b499cef)

v1.0.2

08 Nov 12:41
3b1376d
Compare
Choose a tag to compare

1.0.2 (2024-11-08)

Bug Fixes

  • take random docid for update test (9a8a19f)

v1.0.1

08 Nov 10:46
94a604a
Compare
Choose a tag to compare

1.0.1 (2024-11-08)

Bug Fixes

  • last line of measurement was missing (ce1bb42)

v1.0.0

07 Nov 12:53
8081aa9
Compare
Choose a tag to compare

1.0.0 (2024-11-07)

Bug Fixes

Features