CI experiments - #159628
Conversation
|
@bors try jobs=dist-x86_64-linux |
This comment has been minimized.
This comment has been minimized.
CI experiments try-job: dist-x86_64-linux
|
💔 Test for c3afc75 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try jobs=dist-x86_64-linux |
This comment has been minimized.
This comment has been minimized.
CI experiments try-job: dist-x86_64-linux
|
💔 Test for 613b2ca failed: CI. Failed job:
|
|
@bors try jobs=dist-x86_64-linux |
This comment has been minimized.
This comment has been minimized.
CI experiments try-job: dist-x86_64-linux
|
💔 Test for 73ee0a8 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try jobs=dist-x86_64-linux |
This comment has been minimized.
This comment has been minimized.
CI experiments try-job: dist-x86_64-linux
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 7bca112 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
Trying again... @bors try jobs=dist-x86_64-linux |
This comment has been minimized.
This comment has been minimized.
CI experiments try-job: dist-x86_64-linux
|
@bors try |
This comment has been minimized.
This comment has been minimized.
| crates.join(",").as_str(), | ||
| "--jobs", | ||
| "4", | ||
| "16", |
There was a problem hiding this comment.
Just noting that we benchmark 7 crates for LLVM and 9 crates for rustc/rustdoc/cargo, so having more jobs shouldn't help anymore.
| # space required for CI artifacts. | ||
| RUST_CONFIGURE_ARGS="$RUST_CONFIGURE_ARGS --dist-compression-formats=xz" | ||
| # Enable parallel rustc for CI compilation. We trust this enough to not | ||
| # miscompile and it makes CI builds faster. |
There was a problem hiding this comment.
It isn't fully reproducible yet.
There was a problem hiding this comment.
I don't know how important that is for at least try builds, but let's see how much of an impact it has...
a997059 to
589ad6b
Compare
|
Trying without the parallel-rustc enablement but keeping zstd: @bors try jobs=dist-x86_64-linux
55m for quick, 1h20m for full. Most of that last 25 minutes is in doc building which isn't really utilizing the hardware well (lots of single threaded work). |
This comment has been minimized.
This comment has been minimized.
CI experiments try-job: dist-x86_64-linux
|
Non-parallel quick job... @bors try |
This comment has been minimized.
This comment has been minimized.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
589ad6b to
905f7ce
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 6b45209 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
905f7ce to
57ef0ca
Compare
|
@bors try |
View all comments
Ignore this, just experimenting.