-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Use log groups in opt-dist
#113749
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
Use log groups in opt-dist
#113749
Conversation
@bors try |
⌛ Trying commit cca3fb27f28066dfbf00e33d0063243130a2fe3d with merge f06e6a527d989cb72b31a83c056f64fee30d49ce... |
Some of the output was quite verbose in CI logs, this should help with that.
cca3fb2
to
e04b915
Compare
Hmm, the groups do not seem to play nice with intermingling stdout and stderr. I converted some logs to printlns to improve the output. |
@bors r+ |
☀️ Test successful - checks-actions |
Finished benchmarking commit (cc7d9d5): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 657.937s -> 657.237s (-0.11%) |
Some of the output was quite verbose in CI logs, this should help with that.
r? bootstrap