Skip to content

Commit 233585f

Browse files
Merge pull request #6629 from panstromek/patch-5
Add perf triage for 2025-05-14
2 parents c559eac + 457a515 commit 233585f

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

draft/2025-05-14-this-week-in-rust.md

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

186186
### Rust Compiler Performance Triage
187187

188-
<!-- Perf results go here -->
188+
Lot of changes this week. Overall result is positive, with one large win in type check.
189+
190+
Triage done by **@panstromek**.
191+
Revision range: [62c5f58f..718ddf66](https://perf.rust-lang.org/?start=62c5f58f57670ce65e7fec34f8c4ba00c27da2d9&end=718ddf660e6a1802c39b4962cf7eaa4db57025ef&absolute=false&stat=instructions%3Au)
192+
193+
**Summary**:
194+
195+
| (instructions:u) | mean | range | count |
196+
|:----------------------------------:|:-----:|:---------------:|:-----:|
197+
| Regressions ❌ <br /> (primary) | 0.5% | [0.2%, 1.4%] | 113 |
198+
| Regressions ❌ <br /> (secondary) | 0.5% | [0.1%, 1.5%] | 54 |
199+
| Improvements ✅ <br /> (primary) | -2.5% | [-22.5%, -0.3%] | 45 |
200+
| Improvements ✅ <br /> (secondary) | -0.9% | [-2.3%, -0.2%] | 10 |
201+
| All ❌✅ (primary) | -0.3% | [-22.5%, 1.4%] | 158 |
202+
203+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/521ad9b18768d7c9890dbc6e6685e38b8d4c0164/triage/2025-05-12.md)
189204

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

0 commit comments

Comments
 (0)