Skip to content

Run tests / Extra iteration diagnosers (#2934) * Added BeforeExtraIteration and AfterExtraIteration signals. Refactored ThreadingDiagnoser and ExceptionDiagnoser to implement IInProcessDiagnoser using the new signals. * Fixed tests. * Reduce number of tests in default toolchain. * Added AggressiveOptimizationOption to all methods called from Engine.RunExtraIteration. * Remove unused DiagnoserResults.TotalOperations. * Clarify iteration setup/cleanup timing in xml docs. * Reduce num... #2144

Run tests / Extra iteration diagnosers (#2934) * Added BeforeExtraIteration and AfterExtraIteration signals. Refactored ThreadingDiagnoser and ExceptionDiagnoser to implement IInProcessDiagnoser using the new signals. * Fixed tests. * Reduce number of tests in default toolchain. * Added AggressiveOptimizationOption to all methods called from Engine.RunExtraIteration. * Remove unused DiagnoserResults.TotalOperations. * Clarify iteration setup/cleanup timing in xml docs. * Reduce num...

Run tests / Extra iteration diagnosers (#2934) * Added BeforeExtraIteration and AfterExtraIteration signals. Refactored ThreadingDiagnoser and ExceptionDiagnoser to implement IInProcessDiagnoser using the new signals. * Fixed tests. * Reduce number of tests in default toolchain. * Added AggressiveOptimizationOption to all methods called from Engine.RunExtraIteration. * Remove unused DiagnoserResults.TotalOperations. * Clarify iteration setup/cleanup timing in xml docs. * Reduce num... #2144