Forum member

Jogge

2 posts

Posts by Jogge

  1. Uningore all referenced projects

    Hi We're having a solution with a huge amount of projects. It takes forever for NCrunch to finish building and testing. Sometimes I go to the NCrunch Configuration window and select all projects and sets the value of "Ignore this component completely" to true, and then unignore the specific te…

  2. TeamCity distributed NCrunch is very slow

    We have this configuration for our TeamCity Build Agent: [code=xml]<GlobalConfiguration> <Settings> <CPUCoresAssignedToNCrunch>0,1,2,3,4,5,6,7</CPUCoresAssignedToNCrunch> <CPUCoresAssignedToVisualStudio></CPUCoresAssignedToVisualStudio> <FastLaneThreads>1</FastLaneThreads> …