Skip to content

Commit 1cf820c

Browse files
authored
rustc-perf triage for 2024-05-07
1 parent eb9d064 commit 1cf820c

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
@@ -110,7 +110,18 @@ 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+
114+
Largely uneventful week; the most notable shifts were considered false-alarms
115+
that arose from changes related to cfg-checking (either cargo enabling it, or
116+
adding cfg's like `rustfmt` to the "well-known cfgs list").
117+
118+
Triage done by **@pnkfelix**.
119+
Revision range: [c65b2dc9..69f53f5e](https://perf.rust-lang.org/?start=c65b2dc935c27c0c8c3997c6e8d8894718a2cb1a&end=69f53f5e5583381267298ac182eb02c7f1b5c1cd&absolute=false&stat=instructions%3Au)
120+
121+
3 Regressions, 2 Improvements, 3 Mixed; 5 of them in rollups
122+
54 artifact comparisons made in total
123+
124+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/6774c877ace0a2d9138b2b06ef0aabf6c2317a43/triage/2024-05-06.md)
114125

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

0 commit comments

Comments
 (0)