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

compile mongodb is too slowly, how to compile the src more quickly!

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • ALL
    • Hide

      step 1: python2 buildscripts/scons.py mongod -j 6 (cost 60 minutes)
      step 2: add a printf in the code;
      step 2:compile again(python2 buildscripts/scons.py mongod -j 6) (cost 20minutes)

      Show
      step 1: python2 buildscripts/scons.py mongod -j 6 (cost 60 minutes) step 2: add a printf in the code; step 2:compile again(python2 buildscripts/scons.py mongod -j 6) (cost 20minutes)

      I have compile code successful(python2 buildscripts/scons.py mongod -j 6), when I add a printf in the code , I compile the code again, it cost much time(abot 20 minutes).

      how to compile more quickly?

      thanks.

            Assignee:
            Unassigned Unassigned
            Reporter:
            wocuocuo yxyxz123456
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: