A Gradle plugin to generate trace files for Gradle projects
curl -L https://raw.githubusercontent.com/johnsonlee/tracing/main/src/main/resources/init.gradle.kts > ~/.gradle/init.d/tracing.gradle.kts./gradlew assembleThen, you can see the trace.html file in the build directory.
open build/trace.html