Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PerformanceTestGradleDistribution (0.31 sec)

  1. testing/internal-performance-testing/src/main/groovy/org/gradle/performance/fixture/CrossVersionPerformanceTestRunner.groovy

                .measureGarbageCollection(measureGarbageCollection)
                .invocation {
                    workingDirectory(workingDir)
                    distribution(new PerformanceTestGradleDistribution(dist, workingDir))
                    tasksToRun(this.tasksToRun as String[])
                    cleanTasks(this.cleanTasks as String[])
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 25 14:54:56 UTC 2024
    - 11.7K bytes
    - Viewed (0)
Back to top