rust/compiler/rustc_monomorphize/src/partitioning
Nicholas Nethercote 1bb957efc6 Improve CGU partitioning debug output.
- Pass a slice instead of an iterator to `debug_dump`.
- For each CGU set, print: the number of CGUs, the max and min size, and
  the ratio of the max and min size (which indicates how evenly sized
  they are).
- Print a `FINAL` entry, showing the absolute final results.
2023-05-19 08:48:28 +10:00
..
default.rs make (try_)subst_and_normalize_erasing_regions take EarlyBinder 2023-05-06 22:32:39 -06:00
merging.rs Simplify sort_by calls 2023-03-07 18:13:41 +00:00
mod.rs Improve CGU partitioning debug output. 2023-05-19 08:48:28 +10:00