The Wayback Machine - https://web.archive.org/web/20201002110800/https://github.com/intel/nemu/issues/164
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

Optimise Jenkins build #164

Open
rbradford opened this issue Oct 31, 2018 · 0 comments
Open

Optimise Jenkins build #164

rbradford opened this issue Oct 31, 2018 · 0 comments

Comments

@rbradford
Copy link
Contributor

@rbradford rbradford commented Oct 31, 2018

Things to consider / research:

  • Increase parallelisation by bumping CPU count
  • Move from nproc / 2 to something closer to nproc (may need to reduce VCPUs in tests - currently 2)
  • Analyse I/O usage - try to build from tmpfs?
  • Split more tests to a separate worker system
  • Made /tmp a tmpfs (by modifying template image.) - /tmp is used for the root disks for the NATs VMs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.