Skip to content

Commit 457a515

Browse files
authored
Add perf triage for 2025-05-14
1 parent 2d01c9f commit 457a515

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
@@ -113,7 +113,22 @@ If you are an event organizer hoping to expand the reach of your event, please s
113113

114114
### Rust Compiler Performance Triage
115115

116-
<!-- Perf results go here -->
116+
Lot of changes this week. Overall result is positive, with one large win in type check.
117+
118+
Triage done by **@panstromek**.
119+
Revision range: [62c5f58f..718ddf66](https://perf.rust-lang.org/?start=62c5f58f57670ce65e7fec34f8c4ba00c27da2d9&end=718ddf660e6a1802c39b4962cf7eaa4db57025ef&absolute=false&stat=instructions%3Au)
120+
121+
**Summary**:
122+
123+
| (instructions:u) | mean | range | count |
124+
|:----------------------------------:|:-----:|:---------------:|:-----:|
125+
| Regressions ❌ <br /> (primary) | 0.5% | [0.2%, 1.4%] | 113 |
126+
| Regressions ❌ <br /> (secondary) | 0.5% | [0.1%, 1.5%] | 54 |
127+
| Improvements ✅ <br /> (primary) | -2.5% | [-22.5%, -0.3%] | 45 |
128+
| Improvements ✅ <br /> (secondary) | -0.9% | [-2.3%, -0.2%] | 10 |
129+
| All ❌✅ (primary) | -0.3% | [-22.5%, 1.4%] | 158 |
130+
131+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/521ad9b18768d7c9890dbc6e6685e38b8d4c0164/triage/2025-05-12.md)
117132

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

0 commit comments

Comments
 (0)