You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: