gradle / gradle-profiler

A tool for gathering profiling and benchmarking information for Gradle builds
Apache License 2.0
1.4k stars 155 forks source link

Query phase system property in background to avoid CC miss #569

Closed mlopatkin closed 2 weeks ago

mlopatkin commented 2 months ago

This way the property doesn't become a configuration input with the sufficiently recent version of Gradle and build scan plugin.