Skip to content

Commit 0d83b88

Browse files
authored
Merge pull request #6363 from rust-lang/perf
Add perf triage for this week
2 parents 1ff0448 + ad007f7 commit 0d83b88

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

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

110110
### Rust Compiler Performance Triage
111111

112-
<!-- Perf results go here -->
112+
A relatively neutral week, with lots of real changes but most small in
113+
magnitude. Most significant change is rustdoc's move of JS/CSS minification to
114+
build time which cut doc generation times on most benchmarks fairly
115+
significantly.
116+
117+
Triage done by **@simulacrum**.
118+
Revision range: [01e4f19c..c03c38d5](https://perf.rust-lang.org/?start=01e4f19cc8027925ffe0885a86388b700e46bfab&end=c03c38d5c2368cd2aa0e056dba060b94fc747f4e&absolute=false&stat=instructions%3Au)
119+
120+
3 Regressions, 5 Improvements, 1 Mixed; 2 of them in rollups
121+
32 artifact comparisons made in total
122+
123+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/master/triage/2025-02-10.md)
113124

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

0 commit comments

Comments
 (0)