Add CGU size heuristic for partitioning This addresses the concern of #47316 by estimating CGU size based on the size of its MIR. Looking at the size estimate differences for a small selection of crates, this heuristic produces different orderings, which should more accurately reflect optimisation time. (Fixes #47316.) r? @michaelwoerister |
||
|---|---|---|
| .. | ||
| collector.rs | ||
| item.rs | ||
| mod.rs | ||
| partitioning.rs | ||