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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • 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)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            yxyxz123456
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: