Concurrent writes show linear latency increase

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 2.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      From a user report: https://github.com/mongodb/mongo-rust-driver/issues/913

      TL;DR - running N concurrent tasks shows a linear slowdown, where the first task will complete immediately and the Nth task will be slower by a factor of N.  This strongly smells like we've accidentally bottlenecked operations somewhere.

            Assignee:
            Abraham Egnor
            Reporter:
            Abraham Egnor
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: