Uh oh!
There was an error while loading. Please reload this page.
change stdlib circular dependencies handling - #100404
Conversation
belovdv
commented
Aug 11, 2022
@rustbot author |
belovdv
commented
Aug 15, 2022
@rustbot ready |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
petrochenkov
commented
Aug 16, 2022
@bors try @rust-timer queue |
rust-timer
commented
Aug 16, 2022
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
Aug 16, 2022
⌛ Trying commit 819daad38be437c3bb16a8b80bb01fb82cd367cc with merge b069a434200d6e5f6a8497bd62344966d1c24d3c... |
This comment was marked as resolved.
This comment was marked as resolved.
546563f to
c34047cComparepetrochenkov
commented
Sep 6, 2022
@bors r+ |
bors
commented
Sep 6, 2022
bors
commented
Sep 6, 2022
⌛ Testing commit c34047c with merge aed0a7b6c7bb973505567f10de217731597d1537... |
bors
commented
Sep 6, 2022
💔 Test failed - checks-actions |
rust-log-analyzer
commented
Sep 6, 2022
petrochenkov
commented
Sep 6, 2022
No output from the builder, weird. |
bors
commented
Sep 6, 2022
bors
commented
Sep 7, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Sep 7, 2022
Finished benchmarking commit (699bfa8): comparison URL. Overall result: ❌✅ regressions and improvements - ACTION NEEDEDNext Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
nnethercote
commented
Sep 7, 2022
The |
pnkfelix
commented
Sep 14, 2022
I think subsequent evidence from past week shows that @rustbot label: perf-regression-triaged |
Remove group_start and group_end, add dependencies to symbols.o
Implements the suggestion from #85805 (comment)
r? @petrochenkov