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

Scaling issue in nix::addToWeakGoals #2999

Open
jcumming opened this issue Jul 18, 2019 · 2 comments
Open

Scaling issue in nix::addToWeakGoals #2999

jcumming opened this issue Jul 18, 2019 · 2 comments
Labels

Comments

@jcumming
Copy link

I have a large testsuite that generates ~250k derivations.

In issuing this build, nix starts saturating a processor core, and perf top reports:

 92.2% nix::addToWeakGoals(std::__cxx11::list<std::weak_ptr<nix::Go libnixstore.so 

To be where the PC is getting sampled.

@stale
Copy link

stale bot commented Feb 18, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the stale label Feb 18, 2021
@stale
Copy link

stale bot commented Apr 28, 2022

I closed this issue due to inactivity. → More info

@stale stale bot closed this as completed Apr 28, 2022
@thufschmitt thufschmitt reopened this Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants