Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2642

Investigate and implement performance-related optimizations in mongoimport

    • Type: Icon: Investigation Investigation
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 100.8.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 1,401

      TOOLS-1856 produces a performance-related optimization on mongorestore using sync.Pool in the Go standard library.

      Investigate whether a similar optimization is possible in mongoimport, and implement changes accordingly.

      NOTE: It's unlikely that a similar change would result in notable performance improvements in mongodump and mongoexport, since all user-data, i.e. that which is produced from an MDB server instance, is handled by the driver.

            Assignee:
            Unassigned Unassigned
            Reporter:
            hari.amoor@mongodb.com Hari Amoor (Inactive)
            Huan Li, Matthew Chiaravalloti, Tim Fogarty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: