Skip to content

Commit a50e832

Browse files
committed
Add perf triage for 2025-02-04
Signed-off-by: Ryan Levick <[email protected]>
1 parent 8c46d5f commit a50e832

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

draft/2025-02-05-this-week-in-rust.md

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

113113
### Rust Compiler Performance Triage
114114

115-
<!-- Perf results go here -->
115+
A very quiet week with performance of primary benchmarks showing no change over all.
116+
117+
Triage done by **@rylev**.
118+
Revision range: [f7538506..01e4f19c](https://perf.rust-lang.org/?start=f753850659bdf5788332525f3fe395685929c682&end=01e4f19cc8027925ffe0885a86388b700e46bfab&absolute=false&stat=instructions%3Au)
119+
120+
**Summary**:
121+
122+
| (instructions:u) | mean | range | count |
123+
|:----------------------------------:|:-----:|:---------------:|:-----:|
124+
| Regressions ❌ <br /> (primary) | 0.3% | [0.2%, 0.6%] | 32 |
125+
| Regressions ❌ <br /> (secondary) | 0.5% | [0.1%, 1.1%] | 65 |
126+
| Improvements ✅ <br /> (primary) | -0.5% | [-1.0%, -0.2%] | 17 |
127+
| Improvements ✅ <br /> (secondary) | -3.1% | [-10.3%, -0.2%] | 20 |
128+
| All ❌✅ (primary) | 0.0% | [-1.0%, 0.6%] | 49 |
129+
130+
131+
5 Regressions, 2 Improvements, 5 Mixed; 6 of them in rollups
132+
49 artifact comparisons made in total
133+
134+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/8189bc7bc76e227cba986132ecac3fde1202f9c7/triage/2025-02-04.md).
116135

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

0 commit comments

Comments
 (0)