Merge branch temp8 into temp8-di2690

This commit is contained in:
Stephan
2018-11-23 14:58:08 +01:00
614 changed files with 13349 additions and 16438 deletions

View File

@@ -27,7 +27,7 @@ namespace Umbraco.Tests.Benchmarks
.WithLaunchCount(1) // benchmark process will be launched only once
.WithIterationTime(TimeInterval.FromMilliseconds(400))
.WithWarmupCount(3)
.WithTargetCount(6));
.WithIterationCount(6));
}
}