How to optimize the compilation time when it takes too long? #13629
Unanswered
huangtao730
asked this question in
Q&A
Replies: 1 comment
-
After pulling the updates I ran |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the command "gradlew assemble" to compile, but it takes at least 20 minutes. It takes this long every time, and it takes even longer for the first compilation. How can I reduce this compilation time? It would be best if it can be compiled within 1 minute. I only need to compile this package "opentelemetry-java-instrumentation.jar"
Beta Was this translation helpful? Give feedback.
All reactions