Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PER_WEEK (0.17 sec)

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

            timeout = 420,
            channel = "commits",
        ),
        PER_DAY(
            displayName = "Slow Performance Regression Test",
            timeout = 420,
            channel = "commits",
        ),
        PER_WEEK(
            displayName = "Performance Experiment",
            timeout = 420,
            channel = "experiments",
        ),
        FLAKINESS_DETECTION(
            displayName = "Performance Test Flakiness Detection",
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Sun Aug 03 22:40:28 UTC 2025
    - 25.9K bytes
    - Viewed (0)
Back to top