Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for smallNativeMonolithic (0.17 sec)

  1. build-logic/performance-testing/src/main/groovy/gradlebuild.performance-templates.gradle

        templateArgs = [overlapWithOutput: false]
        projects = 100
        sourceFiles = 200
        daemonMemory = '2560m'
    }
    
    performanceTest.registerTestProject("smallNativeMonolithic", MonolithicNativeProjectGeneratorTask) {
        templateArgs = [overlapWithOutput: false]
        projects = 2
        sourceFiles = 100
        daemonMemory = '512m'
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 15:43:39 UTC 2024
    - 19.5K bytes
    - Viewed (0)
  2. .teamcity/performance-test-durations.json

        "linux" : 541
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.nativeplatform.RealWorldNativePluginPerformanceTest.build with build file change",
      "durations" : [ {
        "testProject" : "smallNativeMonolithic",
        "linux" : 499
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.nativeplatform.RealWorldNativePluginPerformanceTest.build with header file change",
      "durations" : [ {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 10:30:45 UTC 2024
    - 27.9K bytes
    - Viewed (1)
  3. .teamcity/performance-tests-ci.json

          }
        } ]
      }, {
        "testId" : "org.gradle.performance.regression.nativeplatform.RealWorldNativePluginPerformanceTest.build with build file change",
        "groups" : [ {
          "testProject" : "smallNativeMonolithic",
          "coverage" : {
            "per_commit" : [ "linux" ]
          }
        } ]
      }, {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 11 07:05:12 UTC 2024
    - 36.4K bytes
    - Viewed (0)
Back to top