Skip to content

Commit 95b83da

Browse files
authored
Merge pull request #5480 from pnkfelix/patch-50
rustc-perf triage for 2024-05-07
2 parents fec462c + 1cf820c commit 95b83da

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

draft/2024-05-08-this-week-in-rust.md

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

209209
### Rust Compiler Performance Triage
210210

211-
<!-- Perf results go here -->
211+
212+
Largely uneventful week; the most notable shifts were considered false-alarms
213+
that arose from changes related to cfg-checking (either cargo enabling it, or
214+
adding cfg's like `rustfmt` to the "well-known cfgs list").
215+
216+
Triage done by **@pnkfelix**.
217+
Revision range: [c65b2dc9..69f53f5e](https://perf.rust-lang.org/?start=c65b2dc935c27c0c8c3997c6e8d8894718a2cb1a&end=69f53f5e5583381267298ac182eb02c7f1b5c1cd&absolute=false&stat=instructions%3Au)
218+
219+
3 Regressions, 2 Improvements, 3 Mixed; 5 of them in rollups
220+
54 artifact comparisons made in total
221+
222+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/6774c877ace0a2d9138b2b06ef0aabf6c2317a43/triage/2024-05-06.md)
212223

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

0 commit comments

Comments
 (0)