You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Rust Trends Issue #70: Foundation Moves and Performance Breakthroughs](https://rust-trends.com/newsletter/rust-foundation-performance-breakthroughs-2025)
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
123
130
<!-- * [ - ]() -->
124
131
<!-- or if none - *No Calls for participation were submitted this week.* -->
@@ -142,7 +149,26 @@ If you are an event organizer hoping to expand the reach of your event, please s
142
149
143
150
### Rust Compiler Performance Triage
144
151
145
-
<!-- Perf results go here -->
152
+
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).
0 commit comments