Go Back
1 Vote

Traditional Synergy in Visual Studio Should Support the MSBUILD /graphBuild Option


Delivered

The /graphBuild feature of MSBuild https://docs.microsoft.com/en-us/visualstudio/msbuild/build-process-overview?view=vs-2019#graph-option allows for high CPU utilization by computing the dependency tree ahead of time as opposed to attempting to walk the dependency tree at build time.

On large Projects this can represent significant reductions in build times.

Traditional Synergy in Visual Studio should support this functionality out of the box.

1 Comment | Posted by Ace Olszowka to Synergy DBL, Visual Studio Integration on 10/7/2020 4:39 PM
Steve Ives
This has been worked on recently and will be included in an up-coming SDI release.

12/1/2020 7:56 PM   1  
Please log in to comment on this idea.