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

Deduplicate link flags when linking statically

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Build
    • Fully Compatible
    • 200

      Previously the link line would be duplicated for every layer of depth in the graph, which was causing bad performance on windows. Perform the deduplification manually.

      Removing this increases the performance of the link by around 60% on Windows.

       

      Ex:

      original link line count on util_test:

      9326

      new link line count on util_test:

      741

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: