Skip to content

Commit e5091b6

Browse files
authored
Merge pull request #6748 from Kobzol/triage-2025-06-17
Add 2025-06-17 perf triage
2 parents 0e6dbea + 6d8594c commit e5091b6

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

draft/2025-06-18-this-week-in-rust.md

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

211211
### Rust Compiler Performance Triage
212212

213-
<!-- Perf results go here -->
213+
Relatively quiet week, with a few improvements to benchmarks leveraging the new
214+
trait solver.
215+
216+
Triage done by **@kobzol**.
217+
Revision range: [c31cccb7..45acf54e](https://perf.rust-lang.org/?start=c31cccb7b5cc098b1a8c1794ed38d7fdbec0ccb0&end=45acf54eea118ed27927282b5e0bfdcd80b7987c&absolute=false&stat=instructions%3Au)
218+
219+
**Summary**:
220+
221+
| (instructions:u) | mean | range | count |
222+
|:----------------------------------:|:-----:|:---------------:|:-----:|
223+
| Regressions ❌ <br /> (primary) | 0.3% | [0.1%, 0.5%] | 14 |
224+
| Regressions ❌ <br /> (secondary) | 0.3% | [0.1%, 0.5%] | 52 |
225+
| Improvements ✅ <br /> (primary) | -0.5% | [-4.8%, -0.1%] | 68 |
226+
| Improvements ✅ <br /> (secondary) | -4.3% | [-56.5%, -0.1%] | 85 |
227+
| All ❌✅ (primary) | -0.4% | [-4.8%, 0.5%] | 82 |
228+
229+
230+
3 Regressions, 7 Improvements, 4 Mixed; 4 of them in rollups
231+
51 artifact comparisons made in total
232+
233+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/d40fd2e4bd715c7d350d23e0c894f97f915998b6/triage/2025/2025-06-17.md)
214234

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

0 commit comments

Comments
 (0)