Can anybody comment on this?
Two example projects with 500 classes:
git clone https://github.com/asolntsev/big-app.java
git clone https://github.com/asolntsev/big-app.kotlin
big-app.java> time gradle classes
0m23.593s
big-app.kotlin> time gradle classes
9m34.467s
Thread in Slack Conversation
What is the current state of compiler performance?