Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for compile (0.18 sec)

  1. .teamcity/performance-tests-ci.json

          "coverage" : {
            "per_commit" : [ "linux" ]
          }
        } ]
      }, {
        "testId" : "org.gradle.performance.regression.nativeplatform.SwiftBuildPerformanceTest.incremental compile",
        "groups" : [ {
          "testProject" : "bigSwiftApp",
          "coverage" : {
            "per_day" : [ "linux" ]
          }
        }, {
          "testProject" : "mediumSwiftMulti",
          "coverage" : {
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Mon May 06 09:01:23 GMT 2024
    - 35.5K bytes
    - Viewed (0)
  2. .teamcity/performance-test-durations.json

      "durations" : [ {
        "testProject" : "mediumNativeMonolithic",
        "linux" : 290
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.nativeplatform.SwiftBuildPerformanceTest.incremental compile",
      "durations" : [ {
        "testProject" : "bigSwiftApp",
        "linux" : 274
      }, {
        "testProject" : "mediumSwiftMulti",
        "linux" : 1139
      } ]
    }, {
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Mon Feb 19 11:22:56 GMT 2024
    - 26.3K bytes
    - Viewed (1)
  3. .teamcity/subprojects.json

      {
        "name": "jacoco",
        "path": "platforms/jvm/jacoco",
        "unitTests": true,
        "functionalTests": true,
        "crossVersionTests": false
      },
      {
        "name": "java-compiler-plugin",
        "path": "platforms/jvm/java-compiler-plugin",
        "unitTests": true,
        "functionalTests": false,
        "crossVersionTests": false
      },
      {
        "name": "java-language-extensions",
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Tue May 07 22:21:19 GMT 2024
    - 26.8K bytes
    - Viewed (0)
Back to top