Skip to content

Update stdarch - #91052

Merged
bors merged 1 commit into
rust-lang:masterfrom
ehuss:update-stdarch
Nov 20, 2021
Merged

Update stdarch#91052
bors merged 1 commit into
rust-lang:masterfrom
ehuss:update-stdarch

Conversation

@ehuss

Copy link
Copy Markdown
Contributor

5 commits in 815d55c..cfba59f
2021-11-08 00:58:47 +0000 to 2021-11-19 01:29:04 +0000

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 19, 2021
@ehuss

Copy link
Copy Markdown
ContributorAuthor

I mistakenly thought #90382 updated stdarch to the latest master, but it was behind by several commits that I need.

@Amanieu

Copy link
Copy Markdown
Member

@bors r+ rollup=never

@bors

bors commented Nov 19, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 458ed5a has been approved by Amanieu

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 19, 2021
@bors

bors commented Nov 20, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 458ed5a with merge 6d48ee9...

@bors

bors commented Nov 20, 2021

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Amanieu
Pushing 6d48ee9 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Nov 20, 2021
@bors
bors merged commit 6d48ee9 into rust-lang:masterNov 20, 2021
@rustbotrustbot added this to the 1.58.0 milestone Nov 20, 2021
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (6d48ee9): comparison url.

Summary: This change led to very large relevant mixed results 🤷 in compiler performance.

  • Very large improvement in instruction counts (up to -5.8% on incr-unchanged builds of inflate)
  • Small regression in instruction counts (up to 0.3% on incr-patched: println builds of html5ever)

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

Next Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression-triaged along with sufficient written justification. If you cannot justify the regressions please open an issue or create a new PR that fixes the regressions, add a comment linking to the newly created issue or PR, and then add the perf-regression-triaged label to this PR.

@rustbot label: +perf-regression

@rustbotrustbot added the perf-regression Performance regression. label Nov 20, 2021
@pnkfelix

Copy link
Copy Markdown
Contributor

Visited for weekly performance triage.

The only benchmark that regressed is "html5ever debug" ("incr-patched: println" and "incr-unchanged"), and only by a relatively small amount. This seems acceptable to me, compared to the effort involved in figuring out how this change could be related to that effect.

@rustbot label: +perf-regression-triaged

@rustbotrustbot added the perf-regression-triaged The performance regression has been triaged. label Nov 23, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.perf-regressionPerformance regression.perf-regression-triagedThe performance regression has been triaged.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@ehuss@rust-highfive@Amanieu@bors@rust-timer@pnkfelix@rustbot