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

Use shallow clones in mongodb-mongo-master

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v8.0

      The sys-perf compile tasks take ~1.5 minutes to check out the mongo repo, while the sys-perf tests themself only need ~30 seconds despite using much smaller machines. The difference probably comes from the fact that we are using shallow clones in sys-perf.

      A POC patch that uses shallow clones for the compile drops the time down to ~30 seconds as well. This ticket is to investigate using shallow clones where possible in mongodb-mongo-master.

      See this thread for details:
      https://mongodb.slack.com/archives/C05V7G6E0P5/p1721920351052669 

            Assignee:
            simon.eismann@mongodb.com Simon Eismann
            Reporter:
            simon.eismann@mongodb.com Simon Eismann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: