Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for readPerformanceTestConfigurations (0.13 seconds)

  1. .teamcity/src/main/kotlin/model/PerformanceTestBucketProvider.kt

        performanceTestsCiJson: File,
    ) : PerformanceTestBucketProvider {
        private val objectMapper = ObjectMapper().registerKotlinModule()
        private val performanceTestConfigurations = readPerformanceTestConfigurations(performanceTestsCiJson)
        private val performanceTestDurations: OperatingSystemToTestProjectPerformanceTestDurations =
            readPerformanceTestDurations(performanceTestDurationsJson)
    
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Thu Jul 10 02:18:03 GMT 2025
    - 16.6K bytes
    - Click Count (0)
Back to Top