Skip to content

Conversation

cjgillot
Copy link
Contributor

@cjgillot cjgillot commented Apr 9, 2022

r? @ghost

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 9, 2022
@cjgillot
Copy link
Contributor Author

cjgillot commented Apr 9, 2022

@bors try @rust-timer queue

@rust-timer
Copy link
Collaborator

Awaiting bors try build completion.

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

@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Apr 9, 2022
@bors
Copy link
Collaborator

bors commented Apr 9, 2022

⌛ Trying commit 3154b78 with merge 8c1825bc6181da5cf5150a4caa5def113f1fb3da...

@bors
Copy link
Collaborator

bors commented Apr 9, 2022

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

@rust-timer
Copy link
Collaborator

Queued 8c1825bc6181da5cf5150a4caa5def113f1fb3da with parent fbdb10f, future comparison URL.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (8c1825bc6181da5cf5150a4caa5def113f1fb3da): comparison url.

Summary:

  • Primary benchmarks: 🎉 relevant improvements found
  • Secondary benchmarks: 🎉 relevant improvements found
Regressions 😿
(primary)
Regressions 😿
(secondary)
Improvements 🎉
(primary)
Improvements 🎉
(secondary)
All 😿 🎉
(primary)
count1 0 0 17 17 17
mean2 N/A N/A -0.3% -0.4% -0.3%
max N/A N/A -0.3% -0.7% -0.3%

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. number of relevant changes

  2. the arithmetic mean of the percent change

@rustbot rustbot 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 Apr 9, 2022
@JohnCSimon JohnCSimon added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 8, 2022
@cjgillot
Copy link
Contributor Author

I'm not really sure that losing the capability is worth it, but at the same time I don't remember ever seeing an ICE triggered by this.

r? rust-lang/compiler

@nagisa
Copy link
Member

nagisa commented May 28, 2022

Do I understand correctly that rustc will handle the different encodings correctly and evict the cache properly when running two rustc builds from the same commit, one with debug assertions enabled and another with them disabled?

@apiraino
Copy link
Contributor

Switching to waiting on author to incorporate changes (see previous comment). Feel free to request a review when ready, thanks!

@rustbot author

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 30, 2022
@JohnCSimon
Copy link
Member

@cjgillot
ping from triage - can you post your status on this PR? This has sat unmoved for a while now. Thanks!

FYI: when a PR is ready for review, send a message containing
@rustbot ready to switch to S-waiting-on-review so the PR is in the reviewer's backlog.

@cjgillot cjgillot closed this Jan 29, 2023
@cjgillot cjgillot deleted the diskred branch January 29, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant 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.

7 participants