Closed lqd closed 1 year ago
If I understand correctly, https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/rustc.20nightly.20download.20speed/near/378145048 means that cargo-bisect-rustc should be using the CI artifacts URL to allow for better caching and CDNs.
cargo-bisect-rustc
draft until confirmation from @pietroalbini that this is needed, and @bjorn3 to see if this fixes their S3 download speed
@bjorn3's download speeds would be improved by this PR according to https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/rustc.20nightly.20download.20speed/near/378786646
If I understand correctly, https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/rustc.20nightly.20download.20speed/near/378145048 means that
cargo-bisect-rustc
should be using the CI artifacts URL to allow for better caching and CDNs.draft until confirmation from @pietroalbini that this is needed, and @bjorn3 to see if this fixes their S3 download speed