Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve build time #322

Open
3 tasks
bartoszmajsak opened this issue Feb 21, 2018 · 0 comments
Open
3 tasks

Improve build time #322

bartoszmajsak opened this issue Feb 21, 2018 · 0 comments

Comments

@bartoszmajsak
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant