Package org.gradle.profiler
Class InvocationSettings
java.lang.Object
org.gradle.profiler.InvocationSettings
-
Method Details
-
getBuildLog
-
getOutputDir
-
getInvoker
-
isDryRun
public boolean isDryRun() -
isBenchmark
public boolean isBenchmark() -
isProfile
public boolean isProfile() -
isBazel
public boolean isBazel() -
isBuck
public boolean isBuck() -
isMaven
public boolean isMaven() -
getProfiler
-
isGenerateDiffs
public boolean isGenerateDiffs() -
getScenarioFile
-
getProjectDir
-
getVersions
-
getTargets
-
getSystemProperties
-
getWarmUpCount
-
getBuildCount
-
getGradleUserHome
-
getStudioInstallDir
-
getStudioSandboxDir
-
isMeasureGarbageCollection
public boolean isMeasureGarbageCollection() -
isMeasureLocalBuildCache
public boolean isMeasureLocalBuildCache() -
isMeasureConfigTime
public boolean isMeasureConfigTime() -
getMeasuredBuildOperations
-
getCsvFormat
-
getBenchmarkTitle
The title of the benchmark. Shown on the HTML report and on the console. -
getInvocationId
-
newBuilder
-
printTo
-