|
|
|
|
|
by maccard
483 days ago
|
|
I worked on an app in kotlin a while back, and am currently working in a dotnet app. We can run our entire unit test suite faster than the JVM started up on that project. Also, 8 seconds is quick in my experience for Java - I’ve seen more like 15-30 |
|
Probably you're loading many thousands of classes...