Skip to content

Commit b296562

Browse files
authored
perf triage for 2024-07-02
1 parent d1634b8 commit b296562

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

draft/2024-07-03-this-week-in-rust.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,21 @@ If you are an event organizer hoping to expand the reach of your event, please s
102102

103103
### Rust Compiler Performance Triage
104104

105-
<!-- Perf results go here -->
105+
# 2024-07-02 Triage Log
106+
107+
We saw a large set of primary benchmarks regress, mostly due to PR
108+
#120924 (`lint_reasons` and `#[expect]`) and PR #120639 (new effects
109+
desugaring). Separate from those, there are a couple rollup PRs
110+
(#127076, #127096) with some regressions that were limited to
111+
relatively few benchmarks; pnkfelix was unable to isolate a injecting
112+
PR that can be identified as a root cause (outside assistance
113+
welcome!).
114+
115+
Triage done by **@pnkfelix**.
116+
Revision range: [c3d7fb39..cf2df68d](https://perf.rust-lang.org/?start=c3d7fb398569407350abe044e786bc7890c90397&end=cf2df68d1f5e56803c97d91e2b1a9f1c9923c533&absolute=false&stat=instructions%3Au)
117+
118+
4 Regressions, 3 Improvements, 11 Mixed; 7 of them in rollups
119+
59 artifact comparisons made in total
106120

107121
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
108122

0 commit comments

Comments
 (0)