Skip to content

Conversation

@Kobzol
Copy link
Owner

@Kobzol Kobzol commented Sep 27, 2025

Benchmark for rust-lang#4471.

FranciscoTGouveia and others added 8 commits September 25, 2025 09:56
Even though downloads are done concurrently, the installations are done
sequentially. This means that, as downloads complete, they are in a
queue (an mpsc channel) waiting to be consumed by the future responsible
for the (sequential) installations.

There was a need to relax some test cases to allow for uninstall to
happen before the downloads.
@Kobzol Kobzol force-pushed the concurrent-benchmark branch from 33bec1e to 15e7921 Compare September 27, 2025 19:15
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

Successfully merging this pull request may close these issues.

3 participants