Skip to content

Commit 319c1d8

Browse files
authored
Add perf triage for 2025-04-02
1 parent 2eefc3a commit 319c1d8

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

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

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,22 @@ 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+
Positive week, with a lot of primary improvements and just a few secondary regressions. Single big regression got reverted.
114+
115+
Triage done by **@panstromek**.
116+
Revision range: [4510e86a..2ea33b59](https://perf.rust-lang.org/?start=4510e86a41388733675465a8647d4235f3bf2023&end=2ea33b591050c4ca1a3752830b29112638faecf6&absolute=false&stat=instructions%3Au)
117+
118+
**Summary**:
119+
120+
| (instructions:u) | mean | range | count |
121+
|:----------------------------------:|:-----:|:--------------:|:-----:|
122+
| Regressions ❌ <br /> (primary) | - | - | 0 |
123+
| Regressions ❌ <br /> (secondary) | 0.9% | [0.2%, 1.5%] | 17 |
124+
| Improvements ✅ <br /> (primary) | -0.4% | [-4.5%, -0.1%] | 136 |
125+
| Improvements ✅ <br /> (secondary) | -0.6% | [-3.2%, -0.1%] | 59 |
126+
| All ❌✅ (primary) | -0.4% | [-4.5%, -0.1%] | 136 |
127+
128+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/9bd6fc2f4594023b82acd8d876dcf659aee9a931/triage/2025-03-31.md).
114129

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

0 commit comments

Comments
 (0)