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

Allow the containers to use more than one core #114

Open
nicolaslara opened this issue Feb 22, 2023 · 1 comment
Open

Allow the containers to use more than one core #114

nicolaslara opened this issue Feb 22, 2023 · 1 comment

Comments

@nicolaslara
Copy link

I haven't gone deep into the details here, but noticed that when running worspace-optimizer, it maxes out one of the CPUs while the rest are idle.

I tried passing --cpus 3.5 but it didn't make a difference.

@webmaster128
Copy link
Member

webmaster128 commented Mar 27, 2023

It might be related to production builds for the Wasm target. Incremental builds don't work there too. Do you have a similar behaviour when doing a fresh compilation natively?

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

2 participants