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

Add benchmarks for client.bulk_write and collection.bulk_write

    • Hide

      Summary of necessary driver changes

      •  

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      •  

      Context for other referenced/linked tickets

      •  
      Show
      Summary of necessary driver changes   Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets  
    • 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?

      Add benchmarks for client.bulk_write() and collection.bulk_write().

      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:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: