Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollup of 4 pull requests #113022

Merged
merged 8 commits into from
Jun 25, 2023
Merged

Rollup of 4 pull requests #113022

merged 8 commits into from
Jun 25, 2023

Conversation

zephaniahong and others added 8 commits June 23, 2023 15:09
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
`/*can_access_statics:*/ false` is one of the ways to do this, but not
the one I like.
…ark-Simulacrum

display PID of process holding lock

Displays PID of process holding lock when trying to run multiple instances of x.py
…i-obk

Add enum for `can_access_statics` boolean

`/*can_access_statics:*/ false` is one of the ways to do this, but not the one I like.

r? oli-obk
Fix test for rust-lang#96258

rust-lang#98644 did not properly test enabling the problematic lint as a warning due to improper use of `compile-flags:` (missing `:`). This makes it use `#![warn]` instead, like in the reproducer.

cc rust-lang#96258
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. rollup A PR which is a rollup labels Jun 25, 2023
@GuillaumeGomez
Copy link
Member Author

@bors r+ rollup=never p=4

@bors
Copy link
Contributor

bors commented Jun 25, 2023

📌 Commit a3c147b has been approved by GuillaumeGomez

It is now in the queue for this repository.

@bors bors 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 Jun 25, 2023
@bors
Copy link
Contributor

bors commented Jun 25, 2023

⌛ Testing commit a3c147b with merge 0d03812...

@bors
Copy link
Contributor

bors commented Jun 25, 2023

☀️ Test successful - checks-actions
Approved by: GuillaumeGomez
Pushing 0d03812 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 25, 2023
@bors bors merged commit 0d03812 into rust-lang:master Jun 25, 2023
@rustbot rustbot added this to the 1.72.0 milestone Jun 25, 2023
@rust-timer
Copy link
Collaborator

📌 Perf builds for each rolled up PR:

PR# Perf Build Sha
#113018 61fc6c1ebb336de07e41bc03faad0a7338100719
#113011 051db0382d4a2e9a87975627659679c5055fd9eb
#112990 6fd03f3978e1f849b0c593875c62fe7e10b4e88e
#112918 71e7fbdca7f5191e0108c8123516f41b17bb7da4

previous master: 3c5d71a99d

In the case of a perf regression, run the following command for each PR you suspect might be the cause: @rust-timer build $SHA

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (0d03812): comparison URL.

Overall result: ❌ regressions - ACTION NEEDED

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
cc @rust-lang/wg-compiler-performance

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
0.6% [0.6%, 0.6%] 1
Regressions ❌
(secondary)
1.2% [1.1%, 1.3%] 6
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) 0.6% [0.6%, 0.6%] 1

Max RSS (memory usage)

Results

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

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-3.6% [-3.6%, -3.6%] 1
Improvements ✅
(secondary)
-3.6% [-3.6%, -3.6%] 1
All ❌✅ (primary) -3.6% [-3.6%, -3.6%] 1

Cycles

Results

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

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-2.7% [-4.5%, -1.2%] 11
Improvements ✅
(secondary)
-1.5% [-1.6%, -1.4%] 2
All ❌✅ (primary) -2.7% [-4.5%, -1.2%] 11

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 663.05s -> 660.819s (-0.34%)

@rustbot rustbot added the perf-regression Performance regression. label Jun 25, 2023
@Kobzol
Copy link
Contributor

Kobzol commented Jun 25, 2023

@rust-timer build 051db0382d4a2e9a87975627659679c5055fd9eb

@rust-timer

This comment has been minimized.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (051db0382d4a2e9a87975627659679c5055fd9eb): comparison URL.

Overall result: ❌ regressions - no action needed

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
0.4% [0.4%, 0.4%] 1
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) 0.4% [0.4%, 0.4%] 1

Max RSS (memory usage)

Results

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

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-2.4% [-2.8%, -2.1%] 2
All ❌✅ (primary) - - 0

Cycles

Results

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

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-3.2% [-4.0%, -1.1%] 7
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) -3.2% [-4.0%, -1.1%] 7

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 663.05s -> 662.622s (-0.06%)

@Kobzol
Copy link
Contributor

Kobzol commented Jun 25, 2023

Hmm, that was part of the cycle wins, but not all. In any case, it was the only PR that changed the compiler, and cycles had nice improvements. It all smells like noise.

@GuillaumeGomez GuillaumeGomez deleted the rollup-vkpzsuw branch June 25, 2023 21:02
@Mark-Simulacrum Mark-Simulacrum removed the perf-regression Performance regression. label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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.

10 participants