Skip to content

Commit 3729235

Browse files
committed
Add perf triage for 2025-01-15
Signed-off-by: Ryan Levick <[email protected]>
1 parent 110b0fd commit 3729235

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

draft/2025-01-15-this-week-in-rust.md

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

236236
### Rust Compiler Performance Triage
237237

238-
<!-- Perf results go here -->
238+
A quiet week with little change to the actual compiler performance. The biggest compiler regression was quickly recognized and reverted.
239+
240+
Triage done by **@rylev**.
241+
Revision range: [0f1e965f..1ab85fbd](https://perf.rust-lang.org/?start=0f1e965fec3bc2f97b932e9dd8e85fca6d7faadc&end=1ab85fbd7474e8ce84d5283548f21472860de3e2&absolute=false&stat=instructions%3Au)
242+
243+
**Summary**:
244+
245+
| (instructions:u) | mean | range | count |
246+
|:----------------------------------:|:------:|:---------------:|:-----:|
247+
| Regressions ❌ <br /> (primary) | 0.4% | [0.1%, 1.8%] | 21 |
248+
| Regressions ❌ <br /> (secondary) | 0.5% | [0.0%, 2.0%] | 35 |
249+
| Improvements ✅ <br /> (primary) | -0.8% | [-2.7%, -0.3%] | 6 |
250+
| Improvements ✅ <br /> (secondary) | -10.2% | [-27.8%, -0.1%] | 13 |
251+
| All ❌✅ (primary) | 0.2% | [-2.7%, 1.8%] | 27 |
252+
253+
254+
4 Regressions, 3 Improvements, 3 Mixed; 3 of them in rollups
255+
44 artifact comparisons made in total
256+
257+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/194b9b1c83f638475d35b5bc27c9617ec3725941/triage/2025-01-14.md)
239258

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

0 commit comments

Comments
 (0)