Skip to content

Run downloads in parallel/asynchronously #120

Open
@camelid

Description

@camelid

I think this would make bisecting faster.

The only downside I see is that it would be more difficult to have progress bars for each of the components. Perhaps we could have one progress bar that shows the total number of bytes that have been/need to be downloaded? Then each thread/async fn would lock the progress bar and update it every 1 MB or so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-downloadingArea: downloading toolchainsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions