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

Revert "Auto merge of #135726 - jdonszelmann:attr-parsing, r=oli-obk" #137610

Closed
wants to merge 1 commit into from

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Feb 25, 2025

Trying to revert #135726 and do some perf. runs on it.

r? @ghost

…=oli-obk"

This reverts commit 7d8c6e7, reversing
changes made to 617aad8.
@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Feb 25, 2025
@Kobzol
Copy link
Contributor Author

Kobzol commented Feb 25, 2025

@bors try @rust-timer queue

@rust-timer

This comment has been minimized.

@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Feb 25, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 25, 2025
Revert "Auto merge of rust-lang#135726 - jdonszelmann:attr-parsing, r=oli-obk"

Trying to revert rust-lang#135726 and do some perf. runs on it.

r? `@ghost`
@bors
Copy link
Contributor

bors commented Feb 25, 2025

⌛ Trying commit 8cbc938 with merge 26f476aea892456bc6d88ffc762d3ff564052d1e...

@bors
Copy link
Contributor

bors commented Feb 25, 2025

☀️ Try build successful - checks-actions
Build commit: 26f476a (26f476aea892456bc6d88ffc762d3ff564052d1e)

@rust-timer

This comment has been minimized.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (26f476a): comparison URL.

Overall result: ✅ improvements - no action needed

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-perf -perf-regression

Instruction count

This is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
0.5% [0.3%, 0.7%] 7
Improvements ✅
(primary)
-0.4% [-0.8%, -0.2%] 36
Improvements ✅
(secondary)
-0.6% [-1.3%, -0.3%] 42
All ❌✅ (primary) -0.4% [-0.8%, -0.2%] 36

Max RSS (memory usage)

Results (primary 0.3%, secondary 0.1%)

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)
1.0% [0.4%, 3.6%] 70
Regressions ❌
(secondary)
1.0% [0.4%, 3.0%] 60
Improvements ✅
(primary)
-1.0% [-4.0%, -0.4%] 39
Improvements ✅
(secondary)
-1.0% [-3.1%, -0.4%] 45
All ❌✅ (primary) 0.3% [-4.0%, 3.6%] 109

Cycles

Results (primary -0.3%, secondary -0.9%)

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)
1.4% [0.4%, 4.6%] 13
Regressions ❌
(secondary)
1.0% [0.4%, 3.7%] 18
Improvements ✅
(primary)
-0.8% [-2.9%, -0.4%] 37
Improvements ✅
(secondary)
-1.2% [-5.2%, -0.4%] 105
All ❌✅ (primary) -0.3% [-2.9%, 4.6%] 50

Binary size

Results (primary 0.1%)

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.1% [0.0%, 0.1%] 8
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) 0.1% [0.0%, 0.1%] 8

Bootstrap: 770.608s -> 769.192s (-0.18%)
Artifact size: 361.97 MiB -> 359.64 MiB (-0.64%)

@rustbot rustbot removed the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Feb 25, 2025
@Kobzol
Copy link
Contributor Author

Kobzol commented Feb 25, 2025

@Kobzol Kobzol closed this Feb 25, 2025
@Kobzol Kobzol deleted the revert-135726 branch February 25, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants