arquillian/smart-testing

Improve build time

bartoszmajsak opened this issue · 0 comments

Our build time increased significantly. I remember being under 8 minutes on my machine to now have it around 13 minutes (might be spectre patch though ;)).

We should spend some time looking at how to improve it. Several areas to look at:

  • redundant test cases in test-bed module
  • optimization of embedded mvn build (can we cache something?)
  • parallel test execution