Investigate and implement performance-related optimizations in mongoimport

XMLWordPrintableJSON

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

      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
            Reporter:
            Hari Amoor (Inactive)
            Huan Li (Inactive), Matthew Chiaravalloti, Tim Fogarty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: