Skip to content

Commit 936aa7b

Browse files
authored
cleanup perf triage a bit
1 parent 9fdd2dc commit 936aa7b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

+2-5
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,12 @@ If you are an event organizer hoping to expand the reach of your event, please s
113113

114114
### Rust Compiler Performance Triage
115115

116-
**Summary**: Mostly positive week. Most of the improvements come from a revert of a regression from a few weeks ago, but we also get nice wins from re-using Sized fast-path, coming from Sized hierarchy implementation work.
116+
Mostly positive week. Most of the improvements come from a revert of a regression from a few weeks ago, but we also get nice wins from re-using Sized fast-path, coming from Sized hierarchy implementation work.
117117

118118
Triage done by **@panstromek**.
119119
Revision range: [15f58c46..8f2819b0](https://perf.rust-lang.org/?start=15f58c46da79399961a09db0c650a2f90f442e6b&end=8f2819b0e3428d0aee05fa60e91e0211c2aea053&absolute=false&stat=instructions%3Au)
120120

121+
**Summary**:
121122

122123
| (instructions:u) | mean | range | count |
123124
|:----------------------------------:|:-----:|:---------------:|:-----:|
@@ -127,10 +128,6 @@ Revision range: [15f58c46..8f2819b0](https://perf.rust-lang.org/?start=15f58c46d
127128
| Improvements ✅ <br /> (secondary) | -2.2% | [-12.3%, -0.2%] | 111 |
128129
| All ❌✅ (primary) | -0.9% | [-12.9%, 2.1%] | 151 |
129130

130-
131-
0 Regressions, 4 Improvements, 2 Mixed; 3 of them in rollups
132-
35 artifact comparisons made in total
133-
134131
[Full report here](https://github.com/rust-lang/rustc-perf/blob/02138a9d3679be358403ee8906141666870e5346/triage/2024-04-22.md)
135132

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

0 commit comments

Comments
 (0)