Skip to content

Commit ced83f4

Browse files
authored
Merge pull request #6890 from Kobzol/triage-2025-08-12
Add 2025-08-12 perf triage
2 parents 638de34 + 4cac16a commit ced83f4

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

draft/2025-08-13-this-week-in-rust.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,25 @@ 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+
This week saw almost no regressions, while we got some nice wins. One of them was [#143684](https://github.com/rust-lang/rust/pull/143684), which updated the LLVM version used by the Rust compiler to 21.
117+
118+
Triage done by **@kobzol**.
119+
Revision range: [07b7dc90..6355cd39](https://perf.rust-lang.org/?start=07b7dc90ee4df5815dbb91ef8e98cb93571230f5&end=6355cd39c81e9699b1925c58d2ed3165bcab1715&absolute=false&stat=instructions%3Au)
120+
121+
**Summary**:
122+
123+
| (instructions:u) | mean | range | count |
124+
|:----------------------------------:|:-----:|:---------------:|:-----:|
125+
| Regressions ❌ <br /> (primary) | 0.5% | [0.2%, 0.8%] | 3 |
126+
| Regressions ❌ <br /> (secondary) | 0.7% | [0.1%, 1.5%] | 8 |
127+
| Improvements ✅ <br /> (primary) | -1.5% | [-22.8%, -0.2%] | 219 |
128+
| Improvements ✅ <br /> (secondary) | -2.9% | [-18.8%, -0.1%] | 256 |
129+
| All ❌✅ (primary) | -1.5% | [-22.8%, 0.8%] | 222 |
130+
131+
2 Regressions, 2 Improvements, 9 Mixed; 5 of them in rollups
132+
37 artifact comparisons made in total
133+
134+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/bd5a0abbedd81c0dcc604f1b79f7f9e1f02e8139/triage/2025/2025-08-12.md).
117135

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

0 commit comments

Comments
 (0)