Improve performance of find/aggregate_raw_batches

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • 4.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: