-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[DO NOT MERGE] perf-test for #74478 #74678
Conversation
Original message: Rollup merge of rust-lang#74478 - rust-lang:revert-74416-linker-locale-utf8, r=Mark-Simulacrum Revert "Use an UTF-8 locale for the linker." Reverts rust-lang#74416 This is suspected to have caused significant compile time regressions: https://perf.rust-lang.org/compare.html?start=39d5a61f2e4e237123837f5162cc275c2fd7e625&end=d3df8512d2c2afc6d2e7d8b5b951dd7f2ad77b02&stat=instructions:u
@bors try @rust-timer queue The try commit's (master) parent should be 2bbfa02. If it isn't, then please:
You do not need to reinvoke the queue command as long as the perf build hasn't yet started. |
Awaiting bors try build completion |
⌛ Trying commit 24e0da0 with merge a2bdac26d4f4c69c6c065d86225b764ba750819b... |
☔ The latest upstream changes (presumably #74613) made this pull request unmergeable. Please resolve the merge conflicts. |
☀️ Try build successful - checks-actions, checks-azure |
Queued a2bdac26d4f4c69c6c065d86225b764ba750819b with parent 2bbfa02, future comparison URL. |
Finished benchmarking try commit (a2bdac26d4f4c69c6c065d86225b764ba750819b): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
This is an automatically generated pull request (from here) to run perf tests for #74478 which merged in a rollup.
r? @ghost