Skip to content

Commit bf0ab77

Browse files
Merge pull request #7019 from panstromek/patch-11
Sync perf-triage with latest rustc-perf version
2 parents f99b8eb + 1131761 commit bf0ab77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft/2025-09-17-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ If you are an event organizer hoping to expand the reach of your event, please s
153153

154154
### Rust Compiler Performance Triage
155155

156-
Difficult week to interpret, because a positive change in [#145910](https://github.com/rust-lang/rust/pull/145910) skewes the results more negative in our benchmarks. Overall result is probably still slightly negative, because there's more work from added features. On the other hand, we also have a nice improvement in reducing the number of query dependencies in compiler's tracking system in [#145186](https://github.com/rust-lang/rust/pull/145186).
156+
Difficult week to interpret, because a positive change in [#145910](https://github.com/rust-lang/rust/pull/145910) performs a bit worse in our benchmarks than it would in the real world. Overall result is probably still slightly negative, because there's more work from added features. On the other hand, we also have a nice improvement in reducing the number of query dependencies in compiler's incremental system in [#145186](https://github.com/rust-lang/rust/pull/145186).
157157

158158
Triage done by **@panstromek**.
159159
Revision range: [f13ef0d7..52618eb3](https://perf.rust-lang.org/?start=f13ef0d75d834c826c9479a5d244bcfb9891df45&end=52618eb338609df44978b0ca4451ab7941fd1c7a&absolute=false&stat=instructions%3Au)
@@ -172,7 +172,7 @@ Revision range: [f13ef0d7..52618eb3](https://perf.rust-lang.org/?start=f13ef0d75
172172
1 Regression, 1 Improvement, 6 Mixed; 3 of them in rollups
173173
36 artifact comparisons made in total
174174

175-
[Full report here](https://github.com/rust-lang/rustc-perf/blob/e0539d750ab104f1bd884f60a21a1e0355981d20/triage/2025/2025-09-15.md)
175+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/888c0a24417c3883373ae0844f760f8300176b90/triage/2025/2025-09-15.md)
176176

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

0 commit comments

Comments
 (0)