Skip to content

Commit f385740

Browse files
Merge pull request #6260 from Kobzol/triage-2025-01-07
Add 2025-01-07 perf triage
2 parents 281401e + a43666c commit f385740

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

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

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

111111
### Rust Compiler Performance Triage
112112

113-
<!-- Perf results go here -->
113+
A quiet week with not much going on. A small regression was caused by a bugfix related to traits, but
114+
it was somewhat offset by a cargo update that brought a small perf. win.
115+
116+
Triage done by **@kobzol**.
117+
Revision range: [93722f7e..0f1e965f](https://perf.rust-lang.org/?start=93722f7ed56bcf27839a6355074095c4320b7d37&end=0f1e965fec3bc2f97b932e9dd8e85fca6d7faadc&absolute=false&stat=instructions%3Au)
118+
119+
**Summary**:
120+
121+
| (instructions:u) | mean | range | count |
122+
|:----------------------------------:|:-----:|:--------------:|:-----:|
123+
| Regressions ❌ <br /> (primary) | 0.4% | [0.1%, 1.1%] | 20 |
124+
| Regressions ❌ <br /> (secondary) | 0.4% | [0.1%, 2.5%] | 19 |
125+
| Improvements ✅ <br /> (primary) | -0.4% | [-1.6%, -0.2%] | 8 |
126+
| Improvements ✅ <br /> (secondary) | -1.3% | [-1.7%, -0.2%] | 13 |
127+
| All ❌✅ (primary) | 0.1% | [-1.6%, 1.1%] | 28 |
128+
129+
0 Regressions, 2 Improvements, 4 Mixed; 4 of them in rollups
130+
51 artifact comparisons made in total
131+
132+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/e5ffd3c575a14d4a84f0e797c5006948424a2192/triage/2025-01-07.md)
114133

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

0 commit comments

Comments
 (0)