wasm-c-abi
flag" compiler-team#703 (Zulip) (last review activity: 2 months ago)--emit=
to emit nothing" compiler-team#718 (Zulip) (last review activity: about 20 days ago)--build-id
flag to rustc" compiler-team#635--env-set
option" rust#119926-Z debug-macros
, -Z collapse-macro-debuginfo
and #[collapse_debuginfo]
" rust#120845rust-intrinsic
ABI" compiler-team#720 (Zulip)Diagnostic
and DiagnosticBuilder
" compiler-team#722 (Zulip)astconv::AstConv
and related items" compiler-team#723 (Zulip)@_WG-diagnostics by @Esteban Küber and @oli (previous checkin):
Checkin text
@_WG-rustc-dev-guide by @Santiago Pastorino and @Yuki Okushi|217081 (prev checkin):
Checkin text
T-compiler beta / T-compiler stable
static_mut_ref
" rust#121034
T-compiler
this time.T-types
this time.T-types
this time.P-critical
issues for T-types
this time.P-high
beta regressions this time.Unassigned P-high nightly regressions
Relatively few PRs affecting performance, but massive improvements thanks to the
update to LLVM 18 (PR #12005), as well as the merging of two related compiler
queries (PR #120919) and other small improvements from a rollup (PR #121055).
Triage done by @pnkfelix.
Revision range: 74c3f5a1..5af21304
Summary:
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | 0.5% | [0.5%, 0.5%] | 1 |
Regressions (secondary) | 7.1% | [0.5%, 78.5%] | 17 |
Improvements (primary) | -2.4% | [-13.9%, -0.4%] | 222 |
Improvements (secondary) | -2.0% | [-9.8%, -0.3%] | 155 |
All (primary) | -2.4% | [-13.9%, 0.5%] | 223 |
3 Regressions, 1 Improvements, 6 Mixed; 1 of them in rollups
65 artifact comparisons made in total
Tracking import use types for more accurate redundant import checking #117772 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | 0.4% | [0.2%, 1.0%] | 44 |
Regressions (secondary) | 0.7% | [0.4%, 1.1%] | 13 |
Improvements (primary) | - | - | 0 |
Improvements (secondary) | - | - | 0 |
All (primary) | 0.4% | [0.2%, 1.0%] | 44 |
macro_rules: Preserve all metavariable spans in a global side table #119673 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | 0.4% | [0.1%, 1.3%] | 26 |
Regressions (secondary) | 0.5% | [0.1%, 3.3%] | 12 |
Improvements (primary) | - | - | 0 |
Improvements (secondary) | - | - | 0 |
All (primary) | 0.4% | [0.1%, 1.3%] | 26 |
Always evaluate free constants and statics, even if previous errors occurred #121087 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | 0.8% | [0.4%, 2.0%] | 4 |
Regressions (secondary) | 1.0% | [0.3%, 5.2%] | 11 |
Improvements (primary) | - | - | 0 |
Improvements (secondary) | - | - | 0 |
All (primary) | 0.8% | [0.4%, 2.0%] | 4 |
pattern_analysis: Move constructor selection logic to PlaceInfo
#120692 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | - | - | 0 |
Regressions (secondary) | - | - | 0 |
Improvements (primary) | - | - | 0 |
Improvements (secondary) | -1.8% | [-1.9%, -1.7%] | 6 |
All (primary) | - | - | 0 |
Merge impl_polarity
and impl_trait_ref
queries #120919 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | 0.6% | [0.5%, 0.7%] | 3 |
Regressions (secondary) | 1.5% | [1.5%, 1.5%] | 1 |
Improvements (primary) | -0.3% | [-0.7%, -0.2%] | 43 |
Improvements (secondary) | -0.4% | [-0.5%, -0.2%] | 5 |
All (primary) | -0.3% | [-0.7%, 0.7%] | 46 |
Update to LLVM 18 #120055 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | - | - | 0 |
Regressions (secondary) | 1.1% | [0.7%, 3.5%] | 7 |
Improvements (primary) | -2.4% | [-14.1%, -0.5%] | 233 |
Improvements (secondary) | -1.6% | [-8.0%, -0.3%] | 160 |
All (primary) | -2.4% | [-14.1%, -0.5%] | 233 |
Rollup of 8 pull requests #121055 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | 0.2% | [0.2%, 0.2%] | 2 |
Regressions (secondary) | 0.9% | [0.8%, 0.9%] | 2 |
Improvements (primary) | -0.9% | [-1.8%, -0.2%] | 9 |
Improvements (secondary) | -0.6% | [-1.1%, -0.3%] | 21 |
All (primary) | -0.7% | [-1.8%, 0.2%] | 11 |
cargo update
#120454 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | - | - | 0 |
Regressions (secondary) | 1.4% | [0.8%, 1.9%] | 10 |
Improvements (primary) | - | - | 0 |
Improvements (secondary) | -0.9% | [-3.4%, -0.2%] | 15 |
All (primary) | - | - | 0 |
Store static initializers in metadata instead of the MIR of statics. #116564 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | - | - | 0 |
Regressions (secondary) | 15.9% | [0.4%, 81.2%] | 8 |
Improvements (primary) | -0.4% | [-0.5%, -0.2%] | 8 |
Improvements (secondary) | -2.5% | [-8.9%, -0.4%] | 18 |
All (primary) | -0.4% | [-0.5%, -0.2%] | 8 |
Clean up potential_query_instability with FxIndexMap and UnordMap #120931 (Comparison Link)
(instructions:u) | mean | range | count |
---|---|---|---|
Regressions (primary) | - | - | 0 |
Regressions (secondary) | 0.2% | [0.2%, 0.2%] | 4 |
Improvements (primary) | -0.2% | [-0.2%, -0.2%] | 2 |
Improvements (secondary) | -6.6% | [-6.6%, -6.6%] | 1 |
All (primary) | -0.2% | [-0.2%, -0.2%] | 2 |
-Z debug-macros
, -Z collapse-macro-debuginfo
and #[collapse_debuginfo]
" rust#120845
Next meetings' agenda draft: hackmd link