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

Update devcontainer memory settings #39

Merged
merged 1 commit into from Sep 2, 2020

Conversation

@aeisenberg
Copy link
Contributor

aeisenberg commented Sep 2, 2020

CodeQL CLI needs a minimum of 2G of memory. By default, the memory used
is slightly less than that, leading to poor performance.

CodeQL CLI needs a minimum of 2G of memory. By default, the memory used
is slightly less than that, leading to poor performance.
@aeisenberg aeisenberg requested review from jcreedcmu and adityasharad Sep 2, 2020
@adityasharad
Copy link
Collaborator

adityasharad commented Sep 2, 2020

Just making sure: are there any other environments (outside the Codespaces beta) where the devcontainer settings might be used?

@aeisenberg
Copy link
Contributor Author

aeisenberg commented Sep 2, 2020

It's used generally for VS Code remote development. I think right now at least, we want to optimize for codespaces. If we want to target more ways of doing remote development, that's something we can look at later.

https://code.visualstudio.com/docs/remote/remote-overview

@aeisenberg aeisenberg merged commit d2f5715 into master Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.