Skip to content

Commit 2be0a97

Browse files
authored
Merge pull request rust-lang#5697 from pnkfelix/patch-52
perf triage for 2024-07-02
2 parents 080b625 + 3367241 commit 2be0a97

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

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

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

221221
### Rust Compiler Performance Triage
222222

223-
<!-- Perf results go here -->
223+
# 2024-07-02 Triage Log
224+
225+
We saw a large set of primary benchmarks regress, mostly due to PR
226+
#120924 (`lint_reasons` and `#[expect]`) and PR #120639 (new effects
227+
desugaring). Separate from those, there are a couple rollup PRs
228+
(#127076, #127096) with some regressions that were limited to
229+
relatively few benchmarks; pnkfelix was unable to isolate a injecting
230+
PR that can be identified as a root cause (outside assistance
231+
welcome!).
232+
233+
Triage done by **@pnkfelix**.
234+
Revision range: [c3d7fb39..cf2df68d](https://perf.rust-lang.org/?start=c3d7fb398569407350abe044e786bc7890c90397&end=cf2df68d1f5e56803c97d91e2b1a9f1c9923c533&absolute=false&stat=instructions%3Au)
235+
236+
4 Regressions, 3 Improvements, 11 Mixed; 7 of them in rollups
237+
59 artifact comparisons made in total
238+
239+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/903bfae931250761eadc291a8fe34c7c52003f82/triage/2024-07-02.md)
224240

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

0 commit comments

Comments
 (0)