gradle-profiler

1 · · Sept. 16, 2021, 12:49 a.m.
gradle-profiler A tool for gathering profiling and benchmarking information for Gradle builds A tool to automate the gathering of profiling and benchmarking information for Gradle builds. Profiling information can be captured using several different tools: Using Gradle build scans Using Async Profiler Using JProfiler Using YourKit profiler Using Java flight recorder Producing a heap dump in HPROF format Producing Chrome Trace output ...