Hi! Is there any way to have the compiler print ou...
# compiler
s
Hi! Is there any way to have the compiler print out compilation times per file? I have a gradle module for which
KotlinCompile
takes suspiciously long and I was wondering why that might be