- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for FlameGraphGenerationBuildSpec (1.53 sec)
-
.teamcity/src/main/kotlin/projects/StageProject.kt
model: CIBuildModel, stage: Stage, flameGraphGenerationBuildSpec: FlameGraphGeneration.FlameGraphGenerationBuildSpec, bucketIndex: Int, ): PerformanceTest = flameGraphGenerationBuildSpec.run { PerformanceTest( model, stage, flameGraphGenerationBuildSpec, description =
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Tue Jul 29 03:24:58 UTC 2025 - 11.9K bytes - Viewed (0) -
.teamcity/src/main/kotlin/model/PerformanceTestSpec.kt
} else { listOf("async-profiler", "async-profiler-heap") }.map { FlameGraphGenerationBuildSpec(scenario, os, arch, it) } } } inner class FlameGraphGenerationBuildSpec( val performanceScenario: PerformanceScenario, override val os: Os, override val arch: Arch, val profiler: String,
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Feb 12 09:12:03 UTC 2025 - 3.8K bytes - Viewed (0)