Did you see this post Improving your build times with IncrediBuild and Visual Studio 2015 on the Visual Studio blog?
IncrediBuild is a software acceleration technology that allows builds, tests, and other development processes to execute in parallel over a distributed network. It works locally on your development box and over a build server, and can also make use of idle CPU cycles in other computers over the entire network. In addition, developers with Visual Studio can use IncrediBuild to scale...(read more)
↧