- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for createFlameGraphs (0.23 sec)
-
.teamcity/src/main/kotlin/projects/StageProject.kt
specificBuildTypes.forEach(this::buildType) performanceTests = stage.performanceTests.map { createPerformanceTests(model, performanceTestBucketProvider, stage, it) } + stage.flameGraphs.map { createFlameGraphs(model, stage, it) } val (topLevelCoverage, allCoverage) = stage.functionalTests.partition { it.testType == TestType.soak } val topLevelFunctionalTests = topLevelCoverage
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Oct 07 09:17:14 UTC 2024 - 9.5K bytes - Viewed (0)