Skip to content

Commit ad007f7

Browse files
Add perf triage for this week
1 parent ce0ba3d commit ad007f7

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
@@ -113,7 +113,18 @@ If you are an event organizer hoping to expand the reach of your event, please s
113113

114114
### Rust Compiler Performance Triage
115115

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

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

0 commit comments

Comments
 (0)