Uh oh!
There was an error while loading. Please reload this page.
Enable CopyProp - #107449
Conversation
saethlin
commented
Jan 29, 2023
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
bors
commented
Jan 29, 2023
⌛ Trying commit 40bac025b0c5bf2b58dc2c9296712fdb51384248 with merge 17d10909b1d3bc986c8b9d076a502a271005d0ca... |
This comment has been minimized.
This comment has been minimized.
bors
commented
Jan 29, 2023
☀️ Try build successful - checks-actions |
This comment has been minimized.
This comment has been minimized.
rust-timer
commented
Jan 29, 2023
Finished benchmarking commit (17d10909b1d3bc986c8b9d076a502a271005d0ca): comparison URL. Overall result: ❌✅ regressions and improvements - ACTION NEEDEDBenchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. Next Steps: If you can justify the regressions found in this try perf run, please indicate this with @bors rollup=never 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.
|
40bac02 to
a476178Comparesaethlin
commented
Jan 30, 2023
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
bors
commented
Jan 30, 2023
⌛ Trying commit a4761784c10bc2ae74708eb7c1fcdc3640c8d78e with merge e88d7b813d61bb88e98a746089b1fd25b7ff7b68... |
bors
commented
Jan 30, 2023
☀️ Try build successful - checks-actions |
This comment has been minimized.
This comment has been minimized.
rust-timer
commented
Jan 30, 2023
Finished benchmarking commit (e88d7b813d61bb88e98a746089b1fd25b7ff7b68): comparison URL. Overall result: ❌✅ regressions and improvements - ACTION NEEDEDBenchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. Next Steps: If you can justify the regressions found in this try perf run, please indicate this with @bors rollup=never 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.
|
a476178 to
428c49cComparesaethlin
commented
Jan 30, 2023
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
bors
commented
Jan 30, 2023
⌛ Trying commit 428c49cfa461a921fb694086c6d93667b380205d with merge cb93b77c3bf8fa32a9694884494997daafede68e... |
oli-obk
commented
Feb 15, 2023
@bors retry building LLVM failed: could not create temporary file whilst writing archive: no more archived files |
bors
commented
Feb 16, 2023
bors
commented
Feb 16, 2023
☀️ Test successful - checks-actions |
rust-timer
commented
Feb 16, 2023
Finished benchmarking commit (639377e): 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.
|
nnethercote
commented
Feb 16, 2023
The improvements here massively outweigh the tiny number of regressions. @rustbot label: +perf-regression-triaged |
rust-log-analyzer
commented
Feb 16, 2023
The job Click to see the possible cause of the failure (guessed by this bot) |
rust-log-analyzer
commented
Feb 16, 2023
The job Click to see the possible cause of the failure (guessed by this bot) |
Generalizes the small dominators approach from rust-lang#107449.
Generalizes the small dominators approach from rust-lang#107449.
Generalizes the small dominators approach from rust-lang#107449.
r? @tmiasko
@rustbot label +A-mir-opt