Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for santaTrackerAndroidBuild (0.12 sec)

  1. .teamcity/performance-test-durations.json

      "durations" : [ {
        "testProject" : "nowInAndroidBuild",
        "linux" : 309,
        "windows" : 438,
        "macOs" : 257
      }, {
        "testProject" : "santaTrackerAndroidBuild",
        "linux" : 804,
        "windows" : 935,
        "macOs" : 544
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.android.AndroidIncrementalExecutionPerformanceTest.abi change with configuration caching",
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Thu Sep 12 14:38:24 UTC 2024
    - 27.9K bytes
    - Viewed (0)
  2. .teamcity/performance-tests-ci.json

        "groups" : [ {
          "testProject" : "nowInAndroidBuild",
          "coverage" : {
            "per_commit" : [ "linux", "windows", "macOs" ]
          }
        }, {
          "testProject" : "santaTrackerAndroidBuild",
          "coverage" : {
            "per_commit" : [ "linux", "windows", "macOs" ]
          }
        } ]
      }, {
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Thu Sep 12 14:38:24 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  3. .teamcity/src/main/kotlin/model/CIBuildModel.kt

                runsIndependent = true,
                flameGraphs = listOf(
                    FlameGraphGeneration(
                        14, "File System Watching",
                        listOf("santaTrackerAndroidBuild", "largeJavaMultiProject").map {
                            PerformanceScenario(
                                Scenario(
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Oct 16 06:14:14 UTC 2024
    - 22.9K bytes
    - Viewed (0)
Back to top