Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3827

mongoimport does not warn about performance relative to writing your own

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.10
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      We repeatedly hear from people that they assume that since mongoimport ships with MongoDB that it would be faster than anything they could write with a driver.

      The fact is the opposite at least until the SERVER tickets to have mongoimport run batch reads, writes and multiple parallel threads are addressed.

      I believe we should have right on the mongoimport page a NOTE (like we do for type non-preservation) that mongoimport is singlethreaded and sends one document at a time, and therefore anything reasonable written by the enduser should be able to perform much better.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 39 weeks, 4 days ago