Skip to content

Commit 6d8594c

Browse files
committed
Add 2025-06-17 perf triage
1 parent 780cb74 commit 6d8594c

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

191191
### Rust Compiler Performance Triage
192192

193-
<!-- Perf results go here -->
193+
Relatively quiet week, with a few improvements to benchmarks leveraging the new
194+
trait solver.
195+
196+
Triage done by **@kobzol**.
197+
Revision range: [c31cccb7..45acf54e](https://perf.rust-lang.org/?start=c31cccb7b5cc098b1a8c1794ed38d7fdbec0ccb0&end=45acf54eea118ed27927282b5e0bfdcd80b7987c&absolute=false&stat=instructions%3Au)
198+
199+
**Summary**:
200+
201+
| (instructions:u) | mean | range | count |
202+
|:----------------------------------:|:-----:|:---------------:|:-----:|
203+
| Regressions ❌ <br /> (primary) | 0.3% | [0.1%, 0.5%] | 14 |
204+
| Regressions ❌ <br /> (secondary) | 0.3% | [0.1%, 0.5%] | 52 |
205+
| Improvements ✅ <br /> (primary) | -0.5% | [-4.8%, -0.1%] | 68 |
206+
| Improvements ✅ <br /> (secondary) | -4.3% | [-56.5%, -0.1%] | 85 |
207+
| All ❌✅ (primary) | -0.4% | [-4.8%, 0.5%] | 82 |
208+
209+
210+
3 Regressions, 7 Improvements, 4 Mixed; 4 of them in rollups
211+
51 artifact comparisons made in total
212+
213+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/d40fd2e4bd715c7d350d23e0c894f97f915998b6/triage/2025/2025-06-17.md)
194214

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

0 commit comments

Comments
 (0)