Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4634

Add performance benchmarks for MongoClient.bulk_write()

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      We currently don't have comprehensive bulk benchmarks but we do have some for insert_many, here: https://github.com/mongodb/mongo-python-driver/blob/9d436066620cfc9d7baf194e8ce4be330e41f267/test/performance/perf_test.py#L423-L431. We should add similar benchmarks to compare the performance of the coll.bulk_write() API with the client.bulk_write() API.

            Assignee:
            shruti.sridhar@mongodb.com Shruti Sridhar (Inactive)
            Reporter:
            shruti.sridhar@mongodb.com Shruti Sridhar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: