JUnit execution abysmally slow
Why is it that IntelliJ (version 9 or 10) runs JUnit tests significantly slower than Eclipse? I have a test suite of 465 tests that runs in 147 seconds in IntelliJ, but the same suite runs in 40 seconds in Eclipse.
Should I submit a ticket for this or is there some easy way to fix this?
Please sign in to leave a comment.
Hi Marc,
Yes, right way is to created dedicated ticket for that and attach CPU snapshot to it.
Denis