Skip to content

[PERF ONLY] Revert #97786 - #98978

Closed
lqd wants to merge 1 commit into
rust-lang:masterfrom
lqd:revert-97786
Closed

[PERF ONLY] Revert #97786#98978
lqd wants to merge 1 commit into
rust-lang:masterfrom
lqd:revert-97786

Conversation

@lqd

@lqdlqd commented Jul 6, 2022

Copy link
Copy Markdown
Member

Tries to investigate the perf regression in rollup #98656 by reverting #97786.

r? @ghost

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Jul 6, 2022
@lqd

lqd commented Jul 6, 2022

Copy link
Copy Markdown
MemberAuthor

@bors try @rust-timer queue

@rust-timer

Copy link
Copy Markdown
Collaborator

Awaiting bors try build completion.

@rustbot label: +S-waiting-on-perf

@rustbotrustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Jul 6, 2022
@bors

bors commented Jul 6, 2022

Copy link
Copy Markdown
Collaborator

⌛ Trying commit 7e81427 with merge b84f273a938608b554ad4ef2c48f9335816fdb79...

@bors

bors commented Jul 6, 2022

Copy link
Copy Markdown
Collaborator

☀️ Try build successful - checks-actions
Build commit: b84f273a938608b554ad4ef2c48f9335816fdb79 (b84f273a938608b554ad4ef2c48f9335816fdb79)

@rust-timer

Copy link
Copy Markdown
Collaborator

Queued b84f273a938608b554ad4ef2c48f9335816fdb79 with parent 5b8cf49, future comparison URL.

@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (b84f273a938608b554ad4ef2c48f9335816fdb79): comparison url.

Instruction count

  • Primary benchmarks: 🎉 relevant improvements found
  • Secondary benchmarks: mixed results
mean1maxcount2
Regressions 😿
(primary)
N/AN/A0
Regressions 😿
(secondary)
1.5%2.3%8
Improvements 🎉
(primary)
-1.6%-10.4%123
Improvements 🎉
(secondary)
-3.1%-10.4%85
All 😿🎉 (primary)-1.6%-10.4%123

Max RSS (memory usage)

Results
  • Primary benchmarks: 🎉 relevant improvement found
  • Secondary benchmarks: mixed results
mean1maxcount2
Regressions 😿
(primary)
N/AN/A0
Regressions 😿
(secondary)
2.2%3.2%5
Improvements 🎉
(primary)
-1.0%-1.0%1
Improvements 🎉
(secondary)
-3.7%-3.7%1
All 😿🎉 (primary)-1.0%-1.0%1

Cycles

Results
  • Primary benchmarks: 🎉 relevant improvements found
  • Secondary benchmarks: 🎉 relevant improvements found
mean1maxcount2
Regressions 😿
(primary)
2.8%2.8%1
Regressions 😿
(secondary)
3.0%3.0%1
Improvements 🎉
(primary)
-3.4%-7.5%14
Improvements 🎉
(secondary)
-5.7%-7.9%24
All 😿🎉 (primary)-3.0%-7.5%15

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

Benchmarking 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.

@bors rollup=never
@rustbot label: +S-waiting-on-review -S-waiting-on-perf -perf-regression

Footnotes

  1. the arithmetic mean of the percent change23

  2. number of relevant changes23

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-perf Status: Waiting on a perf run to be completed. labels Jul 6, 2022
@lqd

lqd commented Jul 6, 2022

Copy link
Copy Markdown
MemberAuthor

Looks like it was.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lqd@rust-timer@bors@rustbot