Skip to content

Commit 18830b3

Browse files
authored
Merge pull request rust-lang#7079 from rust-lang/perf
Add perf triage for this week
2 parents e75d1b0 + f5883ed commit 18830b3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

draft/2025-10-01-this-week-in-rust.md

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

142142
### Rust Compiler Performance Triage
143143

144-
<!-- Perf results go here -->
144+
A relatively quiet week. Most of the improvements are to doc builds, driven by
145+
continued packing of the search index in rustdoc-search: stringdex update with
146+
more packing [#147002](https://github.com/rust-lang/rust/pull/147002) and
147+
simplifications to doc(cfg) in Implement RFC 3631: add rustdoc doc_cfg features
148+
[#138907](https://github.com/rust-lang/rust/pull/138907).
149+
150+
Triage done by **@simulacrum**.
151+
Revision range: [ce4beebe..8d72d3e1](https://perf.rust-lang.org/?start=ce4beebecb77821734079cff47d8af08f9f27f11&end=8d72d3e1e96f58ca10059a6bb6e8aecba4a0e9cd&absolute=false&stat=instructions%3Au)
152+
153+
1 Regressions, 6 Improvements, 4 Mixed; 2 of them in rollups
154+
29 artifact comparisons made in total
155+
156+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/master/triage/2025/2025-09-28.md)
145157

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

0 commit comments

Comments
 (0)