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

Improve performance of find/aggregate_raw_batches

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Using OP_MSG in the find/aggregate_raw_batches APIs makes it necessary to shuffle around BSON bytes in the server's response before returning them to the user. Based on results in ARROW-82, the perf of reading many small documents is 3X slower (0.11 seconds vs 0.30 seconds).

      We should improve performance of find/aggreate_raw_batches.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: