i have a kotlin file that takes an amazingly long ...
# announcements
y
i have a kotlin file that takes an amazingly long time to compile (lots of lambda inlining for performance reasons). can i somehow make kotlinc output compile timing information to optimize it a bit?