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

Factory CQ - Speed up Herd build #332

Open
nateiam opened this issue May 13, 2017 · 0 comments
Open

Factory CQ - Speed up Herd build #332

nateiam opened this issue May 13, 2017 · 0 comments

Comments

@nateiam
Copy link
Contributor

nateiam commented May 13, 2017

As a Herd Developer I want builds to be faster to I can be more productive when developing.

We need to consider various ways to speed up the build including

  • remove old UI component
  • reduce the time herd service takes to build (currently it takes 4 minutes)
  • consider new maven profile that skips certain steps
  • consider maven options to use more threads/cores

Acceptance Criteria

  • Whole team has agreed on the optimizations and understands how much improvement each optimization should yeild
  • Maven clean install is faster than before
  • Consider re-ordering so unit tests fail faster by running earlier.
    • Current build duration ~ 20 Minutes
    • Target build duration between 10 and 15 minutes on an MBP
@nateiam nateiam added this to the Release 0.43.0 milestone May 13, 2017
FINRAOSS pushed a commit that referenced this issue May 31, 2018
* commit 'b4de0e15e7aea06d954f8e80923026a63494640d':
  DM-10653 ( Allow non-backwards compatible Schema changes based on Format indicator)
  DM-10653 ( Allow non-backwards compatible Schema changes based on Format indicator)
  DM-10653 ( Allow non-backwards compatible Schema changes based on Format indicator)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant