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

Investigate Build RAM Issues #346

Closed
rajadain opened this issue Nov 26, 2018 · 0 comments
Closed

Investigate Build RAM Issues #346

rajadain opened this issue Nov 26, 2018 · 0 comments

Comments

@rajadain
Copy link
Contributor

Often times, running beekeepers build after starting the VM results in out of memory errors. This is observed both on local developer machines and on CI for PR builds. The disparity between webpack's build and dev-server behavior has been talked about elsewhere, e.g. webpack/webpack#6389 and https://blog.box.com/blog/how-we-improved-webpack-build-performance-95.

Figure out what is causing the excessive RAM usage, and address the issue.

Another fix may be to increase the RAM for the app VM.
Another fix may be to add a swapfile with https://github.com/azavea/ansible-swapfile.

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

2 participants