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

Parallelize updates / update checks #414

Closed
emkll opened this issue Jan 22, 2020 · 1 comment
Closed

Parallelize updates / update checks #414

emkll opened this issue Jan 22, 2020 · 1 comment

Comments

@emkll
Copy link
Contributor

emkll commented Jan 22, 2020

In #396, we've introduced a new way for users to apply workstation updates prior to running the client.

In its first iteration, this approach takes around ~3-5 minutes to check for updates, because the checks are performed sequentially. We should parallelize these checks for better performance, as the machine will likely not be used during that time. We can use most of the available resources available.

@emkll
Copy link
Contributor Author

emkll commented Jan 22, 2020

Closing, this is a duplicate of #403

@emkll emkll closed this as completed Jan 22, 2020
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

1 participant