Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-44728

Improve performance of idl_scanner

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Dev Platform 2019-12-16

      Currently the idl_scanner in idl_tool is calling a subprocess in single threaded mode which is slow. We should either find a way to inject dependencies at task execution time or bring the implicit dependency scanning in process.

      As a further add-on if we cannot make the idl_scanner faster as is, we should make it ninja generation aware and teach the generator how to create its depsfile

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: